Class IllegalArgumentFaultType

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.IllegalArgumentFaultType
All Implemented Interfaces:
PlainStructured, JaxbVisitable, Serializable, Cloneable

public class IllegalArgumentFaultType extends FaultType
Argument provided to the operation is illegal. E.g. mandatory argument is null or empty, the argument does not conform to the required format, etc.
See Also: