Skip to content

ApplicationException

This is the default exception that getting thrown when an error occurs in the SDK.

Expected errors

  • API error
  • Network error
  • Invalid data

Error Schema

NameTypeDescription
statusnumberHTTP status code
detailstringError message
metaMetaTypeAdditional information about the error

MetaType

NameTypeDescription
stepstringan express checmout step that show you the missing step
fieldsArray of Fieldsan array of field that have the error, the fields might be undefined

Field

NameType
keystring