org.inb.biomoby.shared.wsrf.fault
Class ResourceNotDestroyedFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.inb.biomoby.shared.wsrf.fault.ResourceNotDestroyedFault
- All Implemented Interfaces:
- Serializable
@WebFault(name="ResourceNotDestroyedFault",
targetNamespace="http://docs.oasis-open.org/wsrf/rl-2")
public class ResourceNotDestroyedFault
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceNotDestroyedFault
public ResourceNotDestroyedFault(String message,
ResourceNotDestroyedFaultType faultInfo)
ResourceNotDestroyedFault
public ResourceNotDestroyedFault(String message,
ResourceNotDestroyedFaultType faultInfo,
Throwable cause)
getFaultInfo
public ResourceNotDestroyedFaultType getFaultInfo()
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010