| Package | Description | 
|---|---|
| com.tangosol.net | Contains basic cluster interfaces and factories. | 
| com.tangosol.net.messaging | Contains exception classes related to connection error. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RequestIncompleteExceptionSignals that a request execution in a distributed environment failed to
 complete successfully. | 
| class  | RequestPolicyExceptionSignals that a request was not allowed to complete due to the related service
 action being disallowed by the corresponding ActionPolicy. | 
| class  | RequestTimeoutExceptionSignals that a request execution in a distributed environment did not
 complete in a pre-determined amount of time. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ConnectionExceptionSignals that an underlying communication channel used by a Connection may
 have been closed, severed, or become unusable. | 
| class  | SuspectConnectionExceptionSignals 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. |