org.apache.hello_world_soap_http
Class BadRecordLitFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hello_world_soap_http.BadRecordLitFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="BadRecordLit",
targetNamespace="http://apache.org/hello_world_soap_http/types")
public class BadRecordLitFault- extends Exception
This class was generated by Progress FUSE Services Framework 2.2.12-fuse-00-00
Tue Jun 14 10:52:54 UTC 2011
Generated source version: 2.2.12-fuse-00-00
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
public static final long serialVersionUID
- See Also:
- Constant Field Values
BadRecordLitFault
public BadRecordLitFault()
BadRecordLitFault
public BadRecordLitFault(String message)
BadRecordLitFault
public BadRecordLitFault(String message,
Throwable cause)
BadRecordLitFault
public BadRecordLitFault(String message,
String badRecordLit)
BadRecordLitFault
public BadRecordLitFault(String message,
String badRecordLit,
Throwable cause)
getFaultInfo
public String getFaultInfo()
Apache CXF