public class InterruptedSpaceException extends ProxyInternalSpaceException
InterruptedException
. Used to throw InterruptedException
even if the API method signature doesn't have InterruptedException.Constructor and Description |
---|
InterruptedSpaceException(InterruptedException cause) |
InterruptedSpaceException(String message,
InterruptedException cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InterruptedSpaceException(InterruptedException cause)
public InterruptedSpaceException(String message, InterruptedException cause)
Copyright © GigaSpaces.