Package com.zeroc.Ice
Class CloseTimeoutException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.zeroc.Ice.Exception
com.zeroc.Ice.LocalException
com.zeroc.Ice.TimeoutException
com.zeroc.Ice.CloseTimeoutException
- All Implemented Interfaces:
Serializable
,Cloneable
This exception indicates a connection closure timeout condition.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
CloseTimeoutException
public CloseTimeoutException() -
CloseTimeoutException
-
-
Method Details
-
ice_id
Description copied from class:Exception
Returns the type id of this exception.- Overrides:
ice_id
in classTimeoutException
- Returns:
- The type id of this exception.
-