- Namespace
- LitJson
- Containing Type
- JsonException
Syntax
public JsonException(string message, Exception inner_exception)
Parameters
Name | Type | Description |
---|---|---|
message | string | |
inner_exception | Exception |
Return Value
Type | Description |
---|---|
void |
public JsonException(string message, Exception inner_exception)
Name | Type | Description |
---|---|---|
message | string | |
inner_exception | Exception |
Type | Description |
---|---|
void |