Click or drag to resize

SettingNotFoundException Constructor

Overload List
  NameDescription
Public methodSettingNotFoundException
Initializes a new instance of the SettingNotFoundException class.
Public methodSettingNotFoundException(String)
Initializes a new instance of the SettingNotFoundException class with a specified error message.
Public methodSettingNotFoundException(SerializationInfo, StreamingContext)
Initializes a new instance of the SettingNotFoundException class with serialized data.
Top
See Also