JADE_SL
Class UnreadableException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byJADE_SL.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: 2003/10/09 13:00:35 $ $Revision: 1.1.1.1 $
Author:
Tiziana Trucco - CSELT S.p.A.
See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.lang.Exception
 
Fields inherited from class java.lang.Throwable
 
Constructor Summary
(package private) UnreadableException(java.lang.String msg)
          Constructs an UnreadableException with the specified detail message.
 
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
 

Constructor Detail

UnreadableException

UnreadableException(java.lang.String msg)
Constructs an UnreadableException with the specified detail message.



Copyright © 2000-2003 BT Exact Technologies. All Rights Reserved.