C# Class IronJSON.JSONManager.KeyException

Base class for all the exceptions.
Inheritance: JSONException
Mostrar archivo Open project: jabb/IronJSON

Public Methods

Method Description
KeyException ( string message ) : System

Method Details

KeyException() public method

public KeyException ( string message ) : System
message string
return System