TKMErrorDescriptor

Contains information about an error that occurred in a component inside the SDK.

  • Returns the error code.

  • Returns the error message. The error message is intended to be used for support and debugging but is not intended to be issued to the user.

  • Returns the error details. Consult documentation of the throwing method for more information about the type of the error details.

  • Creates an error descriptor.