Error thrown when there is an error with the server code, for example, unavailability.

Hierarchy

Constructors

  • Parameters

    • Optional errorCode: string
    • Optional errorMessage: string
    • Optional subError: string

    Returns ServerError

Properties

correlationId: string

CorrelationId associated with the error

errorCode: string

Short string denoting error

errorMessage: string

Detailed description of error

subError: string

Describes the subclass of an error

Methods

  • Parameters

    • correlationId: string

    Returns void

Generated using TypeDoc