Overload List

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

See Also