Class ConfigurationFaultType

java.lang.Object
com.evolveum.midpoint.prism.impl.binding.AbstractPlainStructured
com.evolveum.midpoint.xml.ns._public.common.fault_3.FaultType
com.evolveum.midpoint.xml.ns._public.common.fault_3.ConfigurationFaultType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class ConfigurationFaultType extends FaultType
Configuration exception indicates that something is mis-configured. The system or its part is misconfigured and therefore the intended operation cannot be executed.
See Also: