C# Class withSIX.Sync.Core.Repositories.Internals.ConfigException

Inheritance: System.Exception
Show file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
ConfigException ( ) : System
ConfigException ( string message ) : System

Method Details

ConfigException() public method

public ConfigException ( ) : System
return System

ConfigException() public method

public ConfigException ( string message ) : System
message string
return System