Class InterruptedSpaceException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.jini.space.InternalSpaceException
com.j_spaces.core.exception.internal.ProxyInternalSpaceException
com.j_spaces.core.exception.internal.InterruptedSpaceException
- All Implemented Interfaces:
Serializable
A wrapper class for the
InterruptedException. Used to throw InterruptedException
even if the API method signature doesn't have InterruptedException.- Since:
- 6.5
- Author:
- anna
- 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, toString
-
Constructor Details
-
InterruptedSpaceException
-
InterruptedSpaceException
-