The exception that is thrown when the operation (usually a method) that has been initiated cannot be performed for some reason.
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class UnableToPerformOperationException : BusinessRulesViolationException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class UnableToPerformOperationException _ Inherits BusinessRulesViolationException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class UnableToPerformOperationException : public BusinessRulesViolationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Asi.iBO..::..BusinessRulesViolationException
Asi.iBO..::..UnableToPerformOperationException
System..::..Exception
Asi.iBO..::..BusinessRulesViolationException
Asi.iBO..::..UnableToPerformOperationException