C# 클래스 SocialSense.Shared.ParserException

상속: System.ApplicationException
파일 보기 프로젝트 열기: fakeezz/social-sense

공개 메소드들

메소드 설명
ParserException ( ) : System
ParserException ( string message ) : System

메소드 상세

ParserException() 공개 메소드

public ParserException ( ) : System
리턴 System

ParserException() 공개 메소드

public ParserException ( string message ) : System
message string
리턴 System