Class ProxyInternalSpaceException

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
InterruptedSpaceException

public class ProxyInternalSpaceException extends InternalSpaceException
an internal space exception thrown from the proxy.
Since:
6.0
Author:
asy ronen
See Also:
  • Constructor Details

    • ProxyInternalSpaceException

      public ProxyInternalSpaceException(String str)
    • ProxyInternalSpaceException

      public ProxyInternalSpaceException(String str, Throwable ex)
    • ProxyInternalSpaceException

      public ProxyInternalSpaceException(Throwable ex)