C# Class IronRuby.JsonExt.ParserException

Inheritance: BaseException
Show file Open project: nrk/ironruby-json

Public Methods

Method Description
ParserException ( String message ) : System

Method Details

ParserException() public method

public ParserException ( String message ) : System
message String
return System