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 classRequestIncompleteExceptionSignals that a request execution in a distributed environment failed to complete successfully.classRequestPolicyExceptionSignals that a request was not allowed to complete due to the related service action being disallowed by the corresponding ActionPolicy.classRequestTimeoutExceptionSignals that a request execution in a distributed environment did not complete in a pre-determined amount of time.
-