jade.lang.acl
Class UnreadableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.lang.acl.UnreadableException

public class UnreadableException
extends java.lang.Exception

Signals that an error occured during the decoding of the content of an ACLMessage using Base64.

Version:
$Date: 2000/09/12 13:24:04 $ $Revision: 2.0 $
Author:
Tiziana Trucco - CSELT S.p.A.
See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait