The exception that is thrown when the value supplied to a property conflicts with a system configuration setting in the iMIS instance.
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class ValueConflictsWithSystemSettingException : BusinessRulesViolationException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class ValueConflictsWithSystemSettingException _ Inherits BusinessRulesViolationException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class ValueConflictsWithSystemSettingException : public BusinessRulesViolationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Asi.iBO..::..BusinessRulesViolationException
Asi.iBO..::..ValueConflictsWithSystemSettingException
System..::..Exception
Asi.iBO..::..BusinessRulesViolationException
Asi.iBO..::..ValueConflictsWithSystemSettingException