org.apache.handler_test
Class PingException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.handler_test.PingException
- All Implemented Interfaces:
- Serializable
@WebFault(name="PingFaultDetails",
targetNamespace="http://apache.org/handler_test/types")
public class PingException- extends Exception
This class was generated by FuseSource Services Framework 2.4.3-fuse-03-02
2012-05-22T17:22:13.390Z
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 |
PingException
public PingException()
PingException
public PingException(String message)
PingException
public PingException(String message,
Throwable cause)
PingException
public PingException(String message,
PingFaultDetails pingFaultDetails)
PingException
public PingException(String message,
PingFaultDetails pingFaultDetails,
Throwable cause)
getFaultInfo
public PingFaultDetails getFaultInfo()
Apache CXF