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.4.1-fuse-00-61
2011-10-23T18:58:33.482Z
Generated source version: 2.4.1-fuse-00-61
- 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-2011 FuseSource. All Rights Reserved.