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 Progress FUSE Services Framework 2.2.12-fuse-00-00
Tue Jun 14 10:52:56 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
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