Uses of Class
com.evolveum.midpoint.xml.ns._public.common.fault_3.FaultType
Packages that use FaultType
-
Uses of FaultType in com.evolveum.midpoint.xml.ns._public.common.fault_3
Subclasses of FaultType in com.evolveum.midpoint.xml.ns._public.common.fault_3Modifier and TypeClassDescriptionclass
Generic communication error.class
Exceptional concurrency state or operation invocation.class
Configuration exception indicates that something is mis-configured.class
Argument provided to the operation is illegal.class
Operation cannot be applied to the object.class
TODOclass
Object with specified criteria (OID) already exists in the repository.class
Object with specified criteria (OID) has not been found in the repository.class
Provided object does not conform to the policies (such as password policy).class
Operation on an object would cause inconsistencies in referential integrity.class
Provided object does not conform to the internal schema.class
All system (non-business) error condition should be derived from this type.class
Object type passed to the operation is not supported by the implementation.class
The invoked operation is not supported.Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return FaultTypeModifier and TypeMethodDescriptionFaultType.clone()
FaultType.operationResult
(OperationResultType value) Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 that return types with arguments of type FaultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FaultType>
ObjectFactory.createFault
(FaultType value) Methods in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type FaultTypeModifier and TypeMethodDescriptionjakarta.xml.bind.JAXBElement<FaultType>
ObjectFactory.createFault
(FaultType value) Constructors in com.evolveum.midpoint.xml.ns._public.common.fault_3 with parameters of type FaultType