Overload List

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

See Also