Class WSEventingFault

All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CannotProcessFilter, DeliveryFormatRequestedUnavailable, EmptyFilter, EndToNotSupported, FilteringRequestedUnavailable, NoDeliveryMechanismEstablished, UnknownSubscription, UnsupportedExpirationType, UnsupportedExpirationValue, UnusableEPR

public abstract class WSEventingFault extends SoapFault
The parent for all WS-Eventing-specific faults.
See Also:
  • Constructor Details

    • WSEventingFault

      public WSEventingFault(String reason, Element detail, QName faultCode)