|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--jade.domain.FIPAException
|
+--jade.domain.FIPAAgentManagement.RefuseException
This class represents a generic RefuseException
| Constructor Summary | |
RefuseException(java.lang.String msg)
|
|
| Method Summary | |
ACLMessage |
getACLMessage()
Retrieve the ACL message whose content is represented by this exception. |
| Methods inherited from class jade.domain.FIPAException |
getMessage, setMessage |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public RefuseException(java.lang.String msg)
| Method Detail |
public ACLMessage getACLMessage()
FIPAException
getACLMessage in class FIPAException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||