JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
com.attivio.sdk.error.TransportError
Packages that use
TransportError
Package
Description
com.attivio.sdk.error
Contains classes that define the error codes for the Attivio engine.
Uses of
TransportError
in
com.attivio.sdk.error
Fields in
com.attivio.sdk.error
declared as
TransportError
Modifier and Type
Field
Description
static
TransportError
TransportError.
RECEIVE_ERROR
TRANSPORT-1 Error while receiving a message.
static
TransportError
TransportError.
SEND_ERROR
TRANSPORT-2 Error while sending a message.