C# Класс Mvp.Xml.XInclude.FatalResourceException

Resource error not backed up by xi:fallback exception.
Наследование: FatalException
Показать файл Открыть проект

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

Метод Описание
FatalResourceException ( Exception re ) : System

Initializes a new instance of the FatalResourceException class with the specified inner exception that is the cause of this exception.

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

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

Initializes a new instance of the FatalResourceException class with the specified inner exception that is the cause of this exception.
public FatalResourceException ( Exception re ) : System
re System.Exception Inner exceptiion
Результат System