Skip to main content
type ErrorType = typeof ErrorType[keyof typeof ErrorType];
The code that indicates the type of error that occurred. These error codes can be used to determine how to handle the error.

Supported values

See ErrorType for the list of supported values.