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 TypeClassDescriptionclassGeneric communication error.classExceptional concurrency state or operation invocation.classConfiguration exception indicates that something is mis-configured.classArgument provided to the operation is illegal.classOperation cannot be applied to the object.classTODOclassObject with specified criteria (OID) already exists in the repository.classObject with specified criteria (OID) has not been found in the repository.classProvided object does not conform to the policies (such as password policy).classOperation on an object would cause inconsistencies in referential integrity.classProvided object does not conform to the internal schema.classAll system (non-business) error condition should be derived from this type.classObject type passed to the operation is not supported by the implementation.classThe 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