C# Class Doctran.Parsing.BlockParserException

Inheritance: ApplicationException
Show file Open project: CPardi/Doctran

Public Methods

Method Description
BlockParserException ( string message ) : System

Method Details

BlockParserException() public method

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