org.oasis_open.docs.wsn.bw_2
Class UnableToDestroySubscriptionFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by 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 Progress FUSE Services Framework 2.2.11-fuse-00-00 Wed Nov 24 09:09:35 GMT 2010 Generated source version: 2.2.11-fuse-00-00

See Also:
Serialized Form

Field Summary
static long serialVersionUID
           
 
Constructor Summary
UnableToDestroySubscriptionFault()
           
UnableToDestroySubscriptionFault(String message)
           
UnableToDestroySubscriptionFault(String message, Throwable cause)
           
UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault)
           
UnableToDestroySubscriptionFault(String message, UnableToDestroySubscriptionFaultType unableToDestroySubscriptionFault, Throwable cause)
           
 
Method Summary
 UnableToDestroySubscriptionFaultType getFaultInfo()
           
 
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
 

Field Detail

serialVersionUID

public static final long serialVersionUID
See Also:
Constant Field Values
Constructor Detail

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)
Method Detail

getFaultInfo

public UnableToDestroySubscriptionFaultType getFaultInfo()


Copyright © 2010 FuseSource. All Rights Reserved.