C# Class IronJSON.JSONManager.KeyException

Base class for all the exceptions.
Inheritance: JSONException
显示文件 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