Space Engineers
Public Member Functions | List of all members
LitJson.JsonException Class Reference
Inheritance diagram for LitJson.JsonException:

Public Member Functions

 JsonException ()
 
 JsonException (string message)
 
 JsonException (string message, Exception inner_exception)
 

Detailed Description

Definition at line 18 of file JsonException.cs.

Constructor & Destructor Documentation

LitJson.JsonException.JsonException ( )
inline

Definition at line 20 of file JsonException.cs.

LitJson.JsonException.JsonException ( string  message)
inline

Definition at line 52 of file JsonException.cs.

LitJson.JsonException.JsonException ( string  message,
Exception  inner_exception 
)
inline

Definition at line 56 of file JsonException.cs.


The documentation for this class was generated from the following file: