org.oasis_open.docs.wsn.bw_2
Class UnableToDestroySubscriptionFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.oasis_open.docs.wsn.bw_2.UnableToDestroySubscriptionFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="UnableToDestroySubscriptionFault",
targetNamespace="http://docs.oasis-open.org/wsn/b-2")
public class UnableToDestroySubscriptionFault- extends Exception
This class was generated by IONA FUSE Services Framework 2.1.3.1-fuse
Tue Dec 23 13:52:17 NST 2008
Generated source version: 2.1.3.1-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
UnableToDestroySubscriptionFault
public UnableToDestroySubscriptionFault()
UnableToDestroySubscriptionFault
public UnableToDestroySubscriptionFault(String message)
UnableToDestroySubscriptionFault
public UnableToDestroySubscriptionFault(String message,
Throwable cause)
UnableToDestroySubscriptionFault
public UnableToDestroySubscriptionFault(String message,
UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault)
UnableToDestroySubscriptionFault
public UnableToDestroySubscriptionFault(String message,
UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault,
Throwable cause)
getFaultInfo
public UnableToDestroySubscriptionFaultType getFaultInfo()
Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.