Interface EncodedError

Hierarchy

  • EncodedError

Properties

classType: string
message: string
properties?: {
    [name: string]: any;
}

Type declaration

  • [name: string]: any
stack: string

Generated using TypeDoc