Overload List

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

See Also