Overload List

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

See Also