de.fzj.unicore.wsrflite.xmlbeans.exceptions
Class ResourceNotDestroyedFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.xfire.fault.FaultInfoException
de.fzj.unicore.wsrflite.xmlbeans.exceptions.ResourceNotDestroyedFault
- All Implemented Interfaces:
- Serializable
public class ResourceNotDestroyedFault
- extends org.codehaus.xfire.fault.FaultInfoException
the resource could not be destroyed (by calling the Destroy() method)
- Author:
- schuller
- 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,
org.oasisOpen.docs.wsrf.rl2.ResourceNotDestroyedFaultType details)
- Parameters:
message - details -
getFaultInfo
public org.oasisOpen.docs.wsrf.rl2.ResourceNotDestroyedFaultType getFaultInfo()
getFaultName
public static QName getFaultName()
createFault
public static ResourceNotDestroyedFault createFault()
createFault
public static ResourceNotDestroyedFault createFault(String msg)
Copyright © 2010. All Rights Reserved.