C# 클래스 ZXMAK2.Hardware.Adlers.CommandParseException

상속: ApplicationException
파일 보기 프로젝트 열기: zxmak/ZXMAK2

공개 메소드들

메소드 설명
CommandParseException ( string message ) : System
CommandParseException ( string message, Exception innerException ) : System

메소드 상세

CommandParseException() 공개 메소드

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

CommandParseException() 공개 메소드

public CommandParseException ( string message, Exception innerException ) : System
message string
innerException Exception
리턴 System