ErrorCategory enum

Type representing different error categories.

Members

Auth property

Type

"auth"

Authentication or authorization failure

Internal property

Type

"internal"

Internal server error

Network property

Type

"network"

Network or connectivity issue

Validation property

Type

"validation"

Validation or input error