org.oasis_open.docs.wsn.brw_2
Class ResourceNotDestroyedFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
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
| 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 |
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)
getFaultInfo
public ResourceNotDestroyedFaultType getFaultInfo()
Copyright © 2005-2013 FuseSource. All Rights Reserved.