Overload List

  NameDescription
MissingSystemSettingException()()()
Instantiates a new MissingSystemSettingException using the default message
MissingSystemSettingException(String)
Instantiates a new MissingSystemSettingException using the supplied message
MissingSystemSettingException(SerializationInfo, StreamingContext)
Instantiates a new MissingSystemSettingException using the supplied serialization info
MissingSystemSettingException(String, Exception)
Instantiates a new MissingSystemSettingException using the supplied message along with an additional exception that caused this one to be thrown

See Also