| CommunicationFaultType |
Generic communication error.
|
| ConcurrencyFaultType |
Exceptional concurrency state or operation invocation.
|
| ConfigurationFaultType |
Configuration exception indicates that something is mis-configured.
|
| FaultType |
Java class for FaultType complex type.
|
| IllegalArgumentFaultType |
Argument provided to the operation is illegal.
|
| InapplicableOperationFaultType |
Operation cannot be applied to the object.
|
| ObjectAccessFaultType |
TODO
|
| ObjectAlreadyExistsFaultType |
Object with specified criteria (OID) already exists in the
repository.
|
| ObjectNotFoundFaultType |
Object with specified criteria (OID) has not been found in the
repository.
|
| PolicyViolationFaultType |
Provided object does not conform to the policies (such as password policy).
|
| ReferentialIntegrityFaultType |
Operation on an object would cause inconsistencies in referential
integrity.
|
| SchemaViolationFaultType |
Provided object does not conform to the internal schema.
|
| SystemFaultType |
All system (non-business) error condition should be derived
from this type.
|
| UnsupportedObjectTypeFaultType |
Object type passed to the operation is not supported by the
implementation.
|
| UnsupportedOperationFaultType |
The invoked operation is not supported.
|