VOOZH about

URL: https://docs.json-everything.net/api/JsonE.Net/BuiltInException/

⇱ BuiltInException Class | json-everything


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

BuiltInException Class

Namespace: Json.JsonE

Inheritance: BuiltInException 🡒 JsonEException 🡒 Exception 🡒 object

Implemented interfaces:

  • ISerializable

Thrown from Json.JsonE.JsonE.Evaluate(System.Text.Json.Nodes.JsonNode,System.Text.Json.Nodes.JsonNode) when a built-in function cannot be evaluated.

Properties

NameTypeSummary
DataIDictionary
HelpLinkstring
HResultint
InnerExceptionException
Messagestring
Sourcestring
StackTracestring
TargetSiteMethodBase

Constructors

BuiltInException(string message)

Creates a new instance of Json.JsonE.BuiltInException.

Declaration

1
public BuiltInException(string message)
ParameterTypeDescription
messagestringThe error message.
Contents

A new version of content is available.