Sanity Library Reference Docs
    Preparing search index...

    Class MessageParseError

    An error occurred while parsing the message sent by the server as JSON. Should normally not happen.

    Hierarchy

    • Error
      • MessageParseError
    Index

    Constructors

    Properties

    Constructors

    • Parameters

      • Optionalmessage: string

      Returns MessageParseError

    • Parameters

      • Optionalmessage: string
      • Optionaloptions: ErrorOptions

      Returns MessageParseError

    Properties

    name: "MessageParseError" = 'MessageParseError'