C# 클래스 Mvp.Xml.XInclude.FatalResourceException

Resource error not backed up by xi:fallback exception.
상속: FatalException
파일 보기 프로젝트 열기: Monobjc/monobjc-tools

공개 메소드들

메소드 설명
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