C# Class IronRuby.JsonExt.NestingException

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

Public Methods

Method Description
NestingException ( String message ) : System

Method Details

NestingException() public method

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