@WebFault(name="NoSuchCodeLit", targetNamespace="http://cxf.apache.org/hello_world_jms/types") @Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00", comments="Apache CXF 2.7.0.redhat-610379") public class NoSuchCodeLitFault extends Exception
| Modifier and Type | Field and Description |
|---|---|
static long |
serialVersionUID |
| Constructor and Description |
|---|
NoSuchCodeLitFault() |
NoSuchCodeLitFault(String message) |
NoSuchCodeLitFault(String message,
NoSuchCodeLit noSuchCodeLit) |
NoSuchCodeLitFault(String message,
NoSuchCodeLit noSuchCodeLit,
Throwable cause) |
NoSuchCodeLitFault(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
NoSuchCodeLit |
getFaultInfo() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public static final long serialVersionUID
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public NoSuchCodeLitFault()
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public NoSuchCodeLitFault(String message)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public NoSuchCodeLitFault(String message, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public NoSuchCodeLitFault(String message, NoSuchCodeLit noSuchCodeLit)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public NoSuchCodeLitFault(String message, NoSuchCodeLit noSuchCodeLit, Throwable cause)
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2014-04-08T14:14:24.860+02:00") public NoSuchCodeLit getFaultInfo()
Apache CXF