org.xins.common.manageable
Class DeinitializationException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byorg.xins.common.manageable.DeinitializationException
All Implemented Interfaces:
Serializable

public final class DeinitializationException
extends Exception

Exception thrown when the deinitialization of a Manageable object caused an exception to be thrown.

Since:
XINS 1.0.0
Version:
$Revision: 1.13 $ $Date: 2006/08/28 09:12:36 $
Author:
Ernst de Haan
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
 



See http://www.xins.org/.