org.apache.cxf.ws.eventing.shared.faults
Class NoDeliveryMechanismEstablished
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.cxf.common.i18n.UncheckedException
org.apache.cxf.interceptor.Fault
org.apache.cxf.binding.soap.SoapFault
org.apache.cxf.ws.eventing.shared.faults.WSEventingFault
org.apache.cxf.ws.eventing.shared.faults.NoDeliveryMechanismEstablished
- All Implemented Interfaces:
- Serializable
public class NoDeliveryMechanismEstablished
- extends WSEventingFault
- See Also:
- Serialized Form
Methods inherited from class org.apache.cxf.binding.soap.SoapFault |
addSubCode, createFault, getCodeString, getNamespaces, getNode, getReason, getRole, getSubCode, getSubCodes, getSubCodeString, setNamespaces, setNode, setRole, setSubCode, setSubCodes |
Methods inherited from class org.apache.cxf.interceptor.Fault |
getDetail, getFaultCode, getLang, getMessage, getOrCreateDetail, getStatusCode, hasDetails, setDetail, setFaultCode, setLang, setMessage, setStatusCode |
REASON
public static final String REASON
- See Also:
- Constant Field Values
LOCAL_PART
public static final String LOCAL_PART
- See Also:
- Constant Field Values
NoDeliveryMechanismEstablished
public NoDeliveryMechanismEstablished()
Apache CXF