org.oasis_open.docs.wsn.bw_2
Class UnableToDestroyPullPointFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.oasis_open.docs.wsn.bw_2.UnableToDestroyPullPointFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="UnableToDestroyPullPointFault",
targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class UnableToDestroyPullPointFault- extends Exception
This class was generated by Apache CXF 2.2.0.0-fuse
Tue May 05 21:33:19 EDT 2009
Generated source version: 2.2.0.0-fuse
- 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
UnableToDestroyPullPointFault
public UnableToDestroyPullPointFault()
UnableToDestroyPullPointFault
public UnableToDestroyPullPointFault(String message)
UnableToDestroyPullPointFault
public UnableToDestroyPullPointFault(String message,
Throwable cause)
UnableToDestroyPullPointFault
public UnableToDestroyPullPointFault(String message,
UnableToDestroyPullPointFaultType unableToDestroyPullPointFault)
UnableToDestroyPullPointFault
public UnableToDestroyPullPointFault(String message,
UnableToDestroyPullPointFaultType unableToDestroyPullPointFault,
Throwable cause)
getFaultInfo
public UnableToDestroyPullPointFaultType getFaultInfo()
Copyright © 2005-2009 The Apache Software Foundation. All Rights Reserved.