C# 클래스 AODL.Document.Import.ImporterException

상속: AODL.Document.Exceptions.AODLException
파일 보기 프로젝트 열기: monsterlabs/HumanRightsTracker

공개 메소드들

메소드 설명
ImporterException ( string message, Exception e ) : System

메소드 상세

ImporterException() 공개 메소드

public ImporterException ( string message, Exception e ) : System
message string
e System.Exception
리턴 System