Class UnsupportedOperationFaultType

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

public class UnsupportedOperationFaultType extends FaultType
The invoked operation is not supported. E.g. attempt to invoke non-implemented optional operation or attempt to use resource capability that is not supported.
See Also: