GenericException

A generic exception interface that all sdk exception classes implement.

Inheritors

Properties

Link copied to clipboard
abstract val code: Errors

The error code for this exception.

Link copied to clipboard
abstract val userInfo: Map<String, Any?>?

Additional properties for this exception.