Uses of Class
com.tangosol.io.pof.PortableException
-
Packages that use PortableException Package Description com.tangosol.net Contains basic cluster interfaces and factories. -
-
Uses of PortableException in com.tangosol.net
Subclasses of PortableException in com.tangosol.net Modifier and Type Class Description class
RequestIncompleteException
Signals that a request execution in a distributed environment failed to complete successfully.class
RequestPolicyException
Signals that a request was not allowed to complete due to the related service action being disallowed by the corresponding ActionPolicy.class
RequestTimeoutException
Signals that a request execution in a distributed environment did not complete in a pre-determined amount of time.
-