Overload List

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

See Also