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 TypeClassDescriptionclassSignals that a request execution in a distributed environment failed to complete successfully.classSignals that a request was not allowed to complete due to the related service action being disallowed by the corresponding ActionPolicy.classSignals 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 TypeClassDescriptionclassSignals that an underlying communication channel used by a Connection may have been closed, severed, or become unusable.classSignals 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.