com.webex.connect.core.errorhandling
Handles error codes and exceptions specific to the Connect API.
Handles error codes and exceptions specific to the Connect API. The following table provides the package-level declarations.
Package-level declarations | Description |
---|---|
WebexConnectException | Constructs a new WebexConnectException with the given error code. |
WebexConnectRestException | Constructor for the exception with an underlying error. |
ErrorCode | This enumeration describes the various error codes exposed by the SDK. |
Updated 8 days ago