C# Class GreenQloud.ConfigurationException

Inheritance: System.Exception
Datei anzeigen Open project: greenqloud/qloudsync

Public Methods

Method Description
ConfigurationException ( string Message ) : System

Method Details

ConfigurationException() public method

public ConfigurationException ( string Message ) : System
Message string
return System