Uses of Class
com.tangosol.io.pof.PortableException
Packages that use PortableException
Package
Description
Contains basic cluster interfaces and factories.
Contains exception classes related to connection error.
-
Uses of PortableException in com.tangosol.net
Subclasses of PortableException in com.tangosol.netModifier and TypeClassDescriptionclass
Signals that a request execution in a distributed environment failed to complete successfully.class
Signals that a request was not allowed to complete due to the related service action being disallowed by the corresponding ActionPolicy.class
Signals that a request execution in a distributed environment did not complete in a pre-determined amount of time. -
Uses of PortableException in com.tangosol.net.messaging
Subclasses of PortableException in com.tangosol.net.messagingModifier and TypeClassDescriptionclass
Signals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable.class
Signals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable because the suspect protocol has disconnected the client.