Skip to main content Link Search Menu Expand Document (external link)

Error overview

Added in v1.0.0


Table of contents


error

BadArgument

Signature

export declare const BadArgument: (props: Omit<BadArgument, PlatformError.ProvidedFields>) => BadArgument

Added in v1.0.0

SystemError

Signature

export declare const SystemError: (props: Omit<SystemError, PlatformError.ProvidedFields>) => SystemError

Added in v1.0.0

model

PlatformError

Signature

export declare const PlatformError: PlatformError

Added in v1.0.0

SystemErrorReason

Signature

export declare const SystemErrorReason: SystemErrorReason

Added in v1.0.0

type id

PlatformErrorTypeId

Signature

export declare const PlatformErrorTypeId: typeof PlatformErrorTypeId

Added in v1.0.0