Class AtomicError

Atomic Data Errors have an additional Type, which tells the client what kind of error to render.

Hierarchy

  • Error

    Hierarchy

    • AtomicError

Constructors

Properties

Methods

Constructors

  • Creates an AtomicError. The message can be either a plain string, or a JSON-AD Error Resource

    Parameters

    Returns AtomicError

Properties

type: ErrorType

Methods

  • Returns string

Generated using TypeDoc