VOOZH about

URL: https://docs.json-everything.net/api/JsonPointer.Net/PointerParseException/

⇱ PointerParseException Class | json-everything


👁 avatar
json-everything
Library documentation
Home PointerParseException Class
PointerParseException Class
Cancel

PointerParseException Class

Namespace: Json.Pointer

Inheritance: PointerParseException 🡒 Exception 🡒 object

Implemented interfaces:

  • ISerializable

Thrown during parsing when the source string contains invalid JSON Pointer data.

Properties

NameTypeSummary
DataIDictionary
HelpLinkstring
HResultint
InnerExceptionException
Messagestring
Sourcestring
StackTracestring
TargetSiteMethodBase

Constructors

PointerParseException()

Creates a Json.Pointer.PointerParseException.

Declaration

1
public PointerParseException()

PointerParseException(string message)

Creates a Json.Pointer.PointerParseException.

Declaration

1
public PointerParseException(string message)

PointerParseException(string message, Exception inner)

Creates a Json.Pointer.PointerParseException.

Declaration

1
public PointerParseException(string message, Exception inner)
Contents

A new version of content is available.