Class InterruptedSpaceException

All Implemented Interfaces:
Serializable

public class InterruptedSpaceException extends ProxyInternalSpaceException
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: