Blacker.Scraper.Exceptions.ParserException.ParserException C# (CSharp) Метод

ParserException() публичный Метод

public ParserException ( ) : System
Результат System
        public ParserException()
        {
        }

Same methods

ParserException::ParserException ( System info, System context ) : System
ParserException::ParserException ( string message ) : System
ParserException::ParserException ( string message, Exception inner ) : System
ParserException::ParserException ( string message, string htmlDump ) : System
ParserException