|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
jade.domain.FIPAException
jade.domain.FIPAAgentManagement.RefuseException
public class RefuseException
This class represents a generic RefuseException
| Field Summary |
|---|
| Fields inherited from class jade.domain.FIPAException |
|---|
msg |
| Constructor Summary | |
|---|---|
RefuseException(ACLMessage refuse)
|
|
RefuseException(java.lang.String message)
|
|
| 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 message)
public RefuseException(ACLMessage refuse)
| 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 | |||||||||