Method |
Description |
|
ParameterInvalid ( string parameter ) : ArgumentException |
|
|
ParameterNullOrEmpty ( string parameter ) : ArgumentException |
|
|
PropertyInvalid ( string property ) : ArgumentException |
|
|
PropertyNullOrEmpty ( string property ) : ArgumentException |
|
|
UnexpectedError ( string methodName ) : InvalidOperationException |
|
|
WrapAsConfigException ( string outerMessage, Exception e, IConfigErrorInfo errorInfo ) : ConfigurationErrorsException |
|
|
WrapAsConfigException ( string outerMessage, Exception e, string filename, int line ) : ConfigurationErrorsException |
|
|