C# Class Doctran.Parsing.BlockParserException

Inheritance: ApplicationException
ファイルを表示 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