Package jade.lang.acl
Class UnreadableException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- jade.lang.acl.UnreadableException
-
- All Implemented Interfaces:
Serializable
public class UnreadableException extends Exception
Signals that an error occured during the decoding of the content of an ACLMessage using Base64.- Version:
- $Date$ $Revision$
- Author:
- Tiziana Trucco - CSELT S.p.A.
- See Also:
- Serialized Form
-
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-