C# Class Boo.BooLangService.ParseRequestException

Inheritance: System.Exception
Show file Open project: jagregory/boolangstudio

Public Methods

Method Description
ParseRequestException ( string message ) : System

Method Details

ParseRequestException() public method

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