C# Class IronJSON.JSONManager.KeyException

Base class for all the exceptions.
Inheritance: JSONException
Afficher le fichier Open project: jabb/IronJSON

Méthodes publiques

Méthode Description
KeyException ( string message ) : System

Method Details

KeyException() public méthode

public KeyException ( string message ) : System
message string
Résultat System