C# Class Informedica.GenForm.Settings.SettingsManagerException

Inheritance: System.Exception
Mostra file Open project: halcwb/GenForm

Public Methods

Method Description
SettingsManagerException ( string file, Exception exception ) : System

Method Details

SettingsManagerException() public method

public SettingsManagerException ( string file, Exception exception ) : System
file string
exception System.Exception
return System