@WebFault(name="UnableToDestroySubscriptionFault", targetNamespace="http://docs.oasis-open.org/wsn/b-2") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z", comments="Apache CXF 2.7.11") public class UnableToDestroySubscriptionFault extends Exception
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
UnableToDestroySubscriptionFault() |
UnableToDestroySubscriptionFault(String message) |
UnableToDestroySubscriptionFault(String message,
Throwable cause) |
UnableToDestroySubscriptionFault(String message,
UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault) |
UnableToDestroySubscriptionFault(String message,
UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
UnableToDestroySubscriptionFaultType |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public static final long serialVersionUID
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public UnableToDestroySubscriptionFault()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public UnableToDestroySubscriptionFault(String message)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public UnableToDestroySubscriptionFault(String message, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.352Z") public UnableToDestroySubscriptionFaultType getFaultInfo()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.