Overload List

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

See Also