org.apache.cxf.hello_world_jms
Class BadRecordLitFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.cxf.hello_world_jms.BadRecordLitFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="BadRecordLit",
targetNamespace="http://cxf.apache.org/hello_world_jms/types")
public class BadRecordLitFault- extends Exception
This class was generated by FuseSource Services Framework 2.4.3-fuse-03-02
2012-05-22T17:22:14.735Z
Generated source version: 2.4.3-fuse-03-02
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
BadRecordLitFault
public BadRecordLitFault()
BadRecordLitFault
public BadRecordLitFault(String message)
BadRecordLitFault
public BadRecordLitFault(String message,
Throwable cause)
BadRecordLitFault
public BadRecordLitFault(String message,
BadRecordLit badRecordLit)
BadRecordLitFault
public BadRecordLitFault(String message,
BadRecordLit badRecordLit,
Throwable cause)
getFaultInfo
public BadRecordLit getFaultInfo()
Apache CXF