org.oasis_open.docs.wsn.brw_2
Class ResourceNotDestroyedFault

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.oasis_open.docs.wsn.brw_2.ResourceNotDestroyedFault
All Implemented Interfaces:
java.io.Serializable

@WebFault(name="ResourceNotDestroyedFault",
          targetNamespace="http://docs.oasis-open.org/wsn/br-2")
public class ResourceNotDestroyedFault
extends java.lang.Exception

This class was generated by Apache CXF 2.6.0.redhat-60024 2013-04-05T15:15:22.841-04:00 Generated source version: 2.6.0.redhat-60024

See Also:
Serialized Form

Constructor Summary
ResourceNotDestroyedFault()
           
ResourceNotDestroyedFault(java.lang.String message)
           
ResourceNotDestroyedFault(java.lang.String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault)
           
ResourceNotDestroyedFault(java.lang.String message, ResourceNotDestroyedFaultType resourceNotDestroyedFault, java.lang.Throwable cause)
           
ResourceNotDestroyedFault(java.lang.String message, java.lang.Throwable cause)
           
 
Method Summary
 ResourceNotDestroyedFaultType 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
 

Constructor Detail

ResourceNotDestroyedFault

public ResourceNotDestroyedFault()

ResourceNotDestroyedFault

public ResourceNotDestroyedFault(java.lang.String message)

ResourceNotDestroyedFault

public ResourceNotDestroyedFault(java.lang.String message,
                                 java.lang.Throwable cause)

ResourceNotDestroyedFault

public ResourceNotDestroyedFault(java.lang.String message,
                                 ResourceNotDestroyedFaultType resourceNotDestroyedFault)

ResourceNotDestroyedFault

public ResourceNotDestroyedFault(java.lang.String message,
                                 ResourceNotDestroyedFaultType resourceNotDestroyedFault,
                                 java.lang.Throwable cause)
Method Detail

getFaultInfo

public ResourceNotDestroyedFaultType getFaultInfo()


Copyright © 2005-2013 FuseSource. All Rights Reserved.