C# 클래스 Rosetta.Executable.Exceptions.DefaultOptionException

Exception thrown when the unnamed option is not used properly.
상속: System.Exception
파일 보기 프로젝트 열기: andry-tino/Rosetta

공개 메소드들

메소드 설명
DefaultOptionException ( ) : System

Initializes a new instance of the DefaultOptionException class.

메소드 상세

DefaultOptionException() 공개 메소드

Initializes a new instance of the DefaultOptionException class.
public DefaultOptionException ( ) : System
리턴 System