org.gcube.vremanagement.resourcemanager.client.exceptions
Class ResourcesRemovalException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.vremanagement.resourcemanager.client.exceptions.ResourcesRemovalException
- All Implemented Interfaces:
- Serializable
@Unrecoverable
@WebFault(name="ResourcesRemovalFaultType")
public class ResourcesRemovalException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourcesRemovalException
public ResourcesRemovalException()
- Creates an instance.
ResourcesRemovalException
public ResourcesRemovalException(String msg)
- Creates an instance with given message.
- Parameters:
msg
- the message
ResourcesRemovalException
public ResourcesRemovalException(String msg,
Throwable cause)
- Creates an instance with a given message and cause.
- Parameters:
msg
- the messagecause
- the cause
ResourcesRemovalException
public ResourcesRemovalException(Throwable cause)
Copyright © 2013. All Rights Reserved.