@WebFault(name="TopicNotSupportedFault", targetNamespace="http://docs.oasis-open.org/wsn/b-2") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z", comments="Apache CXF 2.7.11") public class TopicNotSupportedFault extends Exception
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
TopicNotSupportedFault() |
TopicNotSupportedFault(String message) |
TopicNotSupportedFault(String message,
Throwable cause) |
TopicNotSupportedFault(String message,
TopicNotSupportedFaultType topicNotSupportedFault) |
TopicNotSupportedFault(String message,
TopicNotSupportedFaultType topicNotSupportedFault,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
TopicNotSupportedFaultType |
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.384Z") public static final long serialVersionUID
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z") public TopicNotSupportedFault()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z") public TopicNotSupportedFault(String message)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z") public TopicNotSupportedFault(String message, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z") public TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z") public TopicNotSupportedFault(String message, TopicNotSupportedFaultType topicNotSupportedFault, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2016-02-10T00:15:40.384Z") public TopicNotSupportedFaultType getFaultInfo()
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.