|
|
||||||
| Classes | ||
|---|---|---|
|
|
AmbiguousFieldNameException | Exception thrown by DatabaseHelper:UnabbreviatedFieldName when an invalid field name has been passed |
|
|
AmbiguousTableNameException | Exception thrown by DatabaseHelper:UnabbreviatedTableName when an invalid table name has been passed |
|
|
InvalidFieldNameException | Exception thrown by DatabaseHelper:UnabbreviatedFieldName when an invalid field name has been passed |
|
|
InvalidTableNameException | Exception thrown by DatabaseHelper:UnabbreviatedTableName when an invalid table name has been passed |
|
|
MissingIndexFieldValueException | Exception thrown by BufferHelper:UniqueFindPredicateWithValueBuffer when neither the Value Buffer of the MissingValues dictionary provides the value for a required unique index field |
|
|
SystemTypeNotMappableToAblTypeException | Exception thrown by DataTypeHelper:ToABLDataType (System.Type) when the System.Type does not match an ABL primitive type |
|
|
UniqueIndexRequiredException | Exception thrown by methods that rely on buffers with unique indexes |