C# 클래스 Installer.ConfigurationException

Exception that gets thrown when configuration step has a problem.
상속: System.Exception
파일 보기 프로젝트 열기: daptiv/Malevich

공개 메소드들

메소드 설명
ConfigurationException ( string exception ) : System

메소드 상세

ConfigurationException() 공개 메소드

public ConfigurationException ( string exception ) : System
exception string
리턴 System