C# Класс ZXMAK2.Hardware.Adlers.CommandParseException

Наследование: ApplicationException
Показать файл Открыть проект

Открытые методы

Метод Описание
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