C# Class Depressurizer.ParseException

Inheritance: System.ApplicationException
Show file Open project: Theo47/depressurizer

Public Methods

Method Description
ParseException ( ) : System
ParseException ( string message ) : System

Method Details

ParseException() public method

public ParseException ( ) : System
return System

ParseException() public method

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