jade.lang.acl
Class UnreadableException

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--jade.lang.acl.UnreadableException
All Implemented Interfaces:
java.io.Serializable

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 15:24:08 +0200 (mar, 12 set 2000) $ $Revision: 1857 $
Author:
Tiziana Trucco - CSELT S.p.A.
See Also:
Serialized Form

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



JADE