Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
Hypermedia
Json
JsonException
C# Class Hypermedia.Json.JsonException
Inheritance:
System.Exception
Exibir arquivo
Open project: cosullivan/Hypermedia
Public Methods
Method
Description
JsonException
(
string
format
) :
System
Constructor.
Method Details
JsonException()
public
method
Constructor.
public
JsonException
(
string
format
) :
System
format
string
The message format.
return
System