C# Класс RethrowExceptions.AnotherCustomException

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

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

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

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

AnotherCustomException() публичный Метод

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