org.apache.hello_world_doc_lit
Class PingMeFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.hello_world_doc_lit.PingMeFault
- All Implemented Interfaces:
- java.io.Serializable
@WebFault(name="faultDetail",
targetNamespace="http://apache.org/hello_world_doc_lit/types")
public class PingMeFault- extends java.lang.Exception
This class was generated by the CXF 2.0-IONA-RC1
Fri Jun 15 11:06:38 EDT 2007
Generated source version: 2.0-IONA-RC1
- 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 |
PingMeFault
public PingMeFault(java.lang.String message)
PingMeFault
public PingMeFault(java.lang.String message,
FaultDetail faultDetail)
PingMeFault
public PingMeFault(java.lang.String message,
FaultDetail faultDetail,
java.lang.Throwable cause)
getFaultInfo
public FaultDetail getFaultInfo()
Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.