The exception that is thrown when the iMIS Batch Number supplied to a finance related object does not exist in the iMIS database.
Namespace: Asi.iBOAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.3.0
Syntax
| C# |
|---|
[SerializableAttribute] public class BatchNumberNotInDatabaseException : BusinessRulesViolationException |
| Visual Basic |
|---|
<SerializableAttribute> _ Public Class BatchNumberNotInDatabaseException _ Inherits BusinessRulesViolationException |
| Visual C++ |
|---|
[SerializableAttribute] public ref class BatchNumberNotInDatabaseException : public BusinessRulesViolationException |
Inheritance Hierarchy
System..::..Object
System..::..Exception
Asi.iBO..::..BusinessRulesViolationException
Asi.iBO..::..BatchNumberNotInDatabaseException
System..::..Exception
Asi.iBO..::..BusinessRulesViolationException
Asi.iBO..::..BatchNumberNotInDatabaseException