Package com.zeroc.Ice
Class ObjectAdapterDeactivatedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.zeroc.Ice.Exception
com.zeroc.Ice.LocalException
com.zeroc.Ice.ObjectAdapterDeactivatedException
- All Implemented Interfaces:
Serializable
,Cloneable
This exception is raised if an attempt is made to use a deactivated
ObjectAdapter
.-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Field Details
-
name
Name of the adapter.
-
-
Constructor Details
-
ObjectAdapterDeactivatedException
public ObjectAdapterDeactivatedException() -
ObjectAdapterDeactivatedException
-
ObjectAdapterDeactivatedException
-
ObjectAdapterDeactivatedException
-
-
Method Details