Overload List

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

See Also