es.upv.dsic.gti_ia.architecture
Class FailureException
java.lang.Object
java.lang.Throwable
java.lang.Exception
es.upv.dsic.gti_ia.architecture.FIPAException
es.upv.dsic.gti_ia.architecture.FailureException
- All Implemented Interfaces:
- Serializable
public class FailureException
- extends FIPAException
This class represents a generic FailureException
- 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. |
FailureException
public FailureException(String msg)
FailureException
public FailureException(ACLMessage failure)
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.