Package com.zeroc.Ice
Class OperationInterruptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.zeroc.Ice.Exception
com.zeroc.Ice.LocalException
com.zeroc.Ice.OperationInterruptedException
- All Implemented Interfaces:
Serializable
,Cloneable
This exception indicates a request was interrupted.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescription -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
-
Constructor Details
-
OperationInterruptedException
public OperationInterruptedException() -
OperationInterruptedException
-
-
Method Details