public class InternalSpaceException extends RuntimeException
JavaSpace
 interface.  The detail field will give a description that can be reported to the
 space developer (and may be documented in that space's external documentation).JavaSpace, 
Serialized Form| Constructor and Description | 
|---|
InternalSpaceException(String str)
Create an exception, forwarding a string to the superclass constructor. 
 | 
InternalSpaceException(String str,
                      Throwable ex)
Create an exception, forwarding a string and exception to the superclass constructor. 
 | 
InternalSpaceException(Throwable cause)  | 
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © GigaSpaces.