Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
IronJSON
JSONException
C# Class IronJSON.JSONException
Custon Iron JSON exception. Used for everything in the library.
Inheritance:
System.Exception
Show file
Open project: jabb/IronJSON
Public Methods
Method
Description
JSONException
(
string
message
) :
System
Pass a message to the exception.
Method Details
JSONException()
public
method
Pass a message to the exception.
public
JSONException
(
string
message
) :
System
message
string
/// A
///
return
System