Overload List

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

See Also