Exception name
| Definition
|
BusObjInvalidVerbException
| Thrown when the specified verb is not supported by the business
object.
|
BusObjSpecNameNotFoundException
| Thrown when the specification for creating a business object cannot be
found.
|
CxObjectInvalidAttrException
| Thrown when the data type of the specified attribute does not match the
data type that the attribute is defined to hold.
|
CxObjectNoSuchAttributeException
| Thrown when the specified position or name of an attribute does not match
the attribute name or attribute position within the existing business
object.
|
SetDefaultFailedException
| Thrown when setting a default value fails.
|