C# Class Foxoft.Ci.ParseException

Inheritance: System.Exception
Show file Open project: epi/cito

Public Methods

Method Description
ParseException ( string message ) : System

Method Details

ParseException() public method

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