es.upv.dsic.gti_ia.architecture
Class RefuseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
es.upv.dsic.gti_ia.architecture.FIPAException
es.upv.dsic.gti_ia.architecture.RefuseException
- All Implemented Interfaces:
- Serializable
public class RefuseException
- extends FIPAException
This class represents a generic RefuseException
- Version:
- $Date: 2009-03-03 15:02:51 +0100 (mar, 03 mar 2009) $ $Revision: 6097 $
- Author:
- Fabio Bellifemine - CSELT S.p.A.
- See Also:
- Serialized Form
|
Method Summary |
ACLMessage |
getACLMessage()
Retrieves the ACL message whose content is represented by this exception. |
RefuseException
public RefuseException(String message)
RefuseException
public RefuseException(ACLMessage refuse)
getACLMessage
public ACLMessage getACLMessage()
- Description copied from class:
FIPAException
- Retrieves the ACL message whose content is represented by this exception.
- Overrides:
getACLMessage in class FIPAException
- Returns:
- the ACLMessage representing this exception
Copyright © 2012 GTI-IA. All Rights Reserved.