C# 클래스 Simple.Generator.UnrecognizedOptionsException

상속: ParserException
파일 보기 프로젝트 열기: juanplopes/simple

공개 메소드들

메소드 설명
UnrecognizedOptionsException ( ) : System
UnrecognizedOptionsException ( string options ) : System

보호된 메소드들

메소드 설명
UnrecognizedOptionsException ( System info, System context ) : System

메소드 상세

UnrecognizedOptionsException() 공개 메소드

public UnrecognizedOptionsException ( ) : System
리턴 System

UnrecognizedOptionsException() 보호된 메소드

protected UnrecognizedOptionsException ( System info, System context ) : System
info System
context System
리턴 System

UnrecognizedOptionsException() 공개 메소드

public UnrecognizedOptionsException ( string options ) : System
options string
리턴 System