You can use the properties in the following table to manage data errors raised by the service.

Table 1. Multi-tenant Maintenance IDataAminService interface class error properties
Property name Data type Access Description
ThrowDataErrors LOGICAL Readable, Writeable Set to FALSE to specify that data errors are not to be thrown by the service. This ensures that all Create*( ) and Update*( ) methods return FALSE when a data error occurs instead of throwing an error.1
1 The Create*( ) and Update*( ) methods might continue to throw errors that are not considered to be data errors, such as errors that result from illegal arguments, unsupported operations, invalid objects and handles, and so on.