Overload List

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

See Also