org.apache.cxf.hello_world_jms
Class NoSuchCodeLitFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cxf.hello_world_jms.NoSuchCodeLitFault
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="NoSuchCodeLit",
targetNamespace="http://cxf.apache.org/hello_world_jms/types")
public class NoSuchCodeLitFault- extends java.lang.Exception
This class was generated by IONA FUSE Services Framework 2.0.3.0-fuse
Tue Nov 20 19:08:15 NST 2007
Generated source version: 2.0.3.0-fuse
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
NoSuchCodeLitFault
public NoSuchCodeLitFault()
NoSuchCodeLitFault
public NoSuchCodeLitFault(java.lang.String message)
NoSuchCodeLitFault
public NoSuchCodeLitFault(java.lang.String message,
java.lang.Throwable cause)
NoSuchCodeLitFault
public NoSuchCodeLitFault(java.lang.String message,
NoSuchCodeLit noSuchCodeLit)
NoSuchCodeLitFault
public NoSuchCodeLitFault(java.lang.String message,
NoSuchCodeLit noSuchCodeLit,
java.lang.Throwable cause)
getFaultInfo
public NoSuchCodeLit getFaultInfo()
Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.