Class 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: