C# Class Installer.PlatformException

Exception that gets thrown when the platform does not match prerequisites.
Inheritance: System.Exception
Exibir arquivo Open project: daptiv/Malevich

Public Methods

Method Description
PlatformException ( string exception ) : System

Method Details

PlatformException() public method

public PlatformException ( string exception ) : System
exception string
return System