Classes
Enumerations
Interfaces
TypeAliases

Rate this page:

SdkError

Error that gets returned from requests.

Property NameTypeDescription
errorSourceStringApplication layer in which the error occurred.
errorTypeStringApplication specific error type.
messageStringA human readable error message.
statusCodeNumberA numerical code (such as a HTTP status code) representing the error category

Rate this page: