Skip to content

Class: AuthenticationError

Defined in: sdk/src/errors.ts:14

new AuthenticationError(message?: string): AuthenticationError;

Defined in: sdk/src/errors.ts:15

ParameterTypeDefault value
messagestring'Authentication failed'

AuthenticationError

OptailError.constructor

PropertyTypeInherited fromDefined in
status?numberOptailError.statussdk/src/errors.ts:2
code?stringOptailError.codesdk/src/errors.ts:3