C# Class Whee.WordBuilder.ProjectV2.ParseException

Inheritance: System.ApplicationException
Show file Open project: alfar/WordBuilder

Public Methods

Method Description
ParseException ( string message ) : System

Method Details

ParseException() public method

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