C# Class SocialSense.Shared.ParserException

Inheritance: System.ApplicationException
ファイルを表示 Open project: fakeezz/social-sense

Public Methods

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

Method Details

ParserException() public method

public ParserException ( ) : System
return System

ParserException() public method

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