ErrorObject

Provide additional information about problems encountered while performing an operation

  • An object containing references to the source of the error

    See more
  • id

    A unique identifier for this particular occurrence of the problem

  • A links object containing the following members:

    • about: a link that leads to further details about this particular occurrence of the problem
  • The HTTP status code applicable to this problem

  • An application-specific error code

  • A short, human-readable summary of the problem that SHOULD NOT change from occurrence to occurrence of the problem, except for purposes of localization

  • A human-readable explanation specific to this occurrence of the problem. Like title, this field’s value can be localized

  • An object containing references to the source of the error

  • Non-standard meta-information about the error

  • Constructor

  • Constructor

    • about: a link that leads to further details about this particular occurrence of the problem
  • Serialize to JSON format