C# Класс rbscan.Exceptions.ScanException

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

Защищенные методы

Метод Описание
ScanException ( string message ) : System
ScanException ( string message, Exception innerException ) : System

Описание методов

ScanException() защищенный Метод

protected ScanException ( string message ) : System
message string
Результат System

ScanException() защищенный Метод

protected ScanException ( string message, Exception innerException ) : System
message string
innerException System.Exception
Результат System