JsonNode NeedValidText ClassDelta Engine Documentation
Inheritance Hierarchy

System Object
  System Exception
    DeltaEngine.Content.Json JsonNode NeedValidText

Namespace: DeltaEngine.Content.Json
Assembly: DeltaEngine.Content.Json (in DeltaEngine.Content.Json.dll) Version: 1.1.1.0 (1.1.1)
Syntax

public class NeedValidText : Exception

The JsonNode NeedValidText type exposes the following members.

Constructors

  NameDescription
Public methodJsonNode NeedValidText
Initializes a new instance of the JsonNode NeedValidText class
Top
Extension Methods

  NameDescription
Public Extension MethodIsFatal (Defined by ExceptionExtensions.)
Public Extension MethodIsWeak (Defined by ExceptionExtensions.)
Top
See Also