Click or drag to resize

SettingsException Constructor

Overload List
  Name Description
Public method SettingsException Constructs a SettingsException with Setting not found as the detailed error message.
Public method SettingsException(String) Constructs a SettingsException with message as the detailed error message.
Public method SettingsException(String, Exception) Constructs a SettingsException with the message as the detailed error message and cause as the source of the exception.
Top
See Also