C# 클래스 Installer.InstallationException

Exception that gets thrown when installation fails.
상속: System.Exception
파일 보기 프로젝트 열기: daptiv/Malevich

공개 메소드들

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

메소드 상세

InstallationException() 공개 메소드

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