Skip to main content

Interface: LunaSecErrorProperties

Implemented by

Properties

name

name: string

A machine readable name of the error

Defined in

lunadefend/js/sdks/packages/isomorphic-common/build/main/lunasec-error.d.ts:3


message

message: string

A human readable error message, suitable to be displayed to the end user

Defined in

lunadefend/js/sdks/packages/isomorphic-common/build/main/lunasec-error.d.ts:5


code

code: string

An error code, typically corresponding to an HTTP response code

Defined in

lunadefend/js/sdks/packages/isomorphic-common/build/main/lunasec-error.d.ts:7