org.gcube.informationsystem.publisher.stubs.registry.faults
Class ResourceDoesNotExistException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gcube.informationsystem.publisher.stubs.registry.faults.ResourceDoesNotExistException
- All Implemented Interfaces:
- Serializable
@WebFault(name="ResourceDoesNotExistFault")
public class ResourceDoesNotExistException
- extends RuntimeException
Thrown by RegistryStub.remove(String, String) when the resource does not exist in the collector
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ResourceDoesNotExistException
public ResourceDoesNotExistException(String message)
- Creates an instance with a given message and an
AxisFaultInfo payload
- Parameters:
message - the messageinfo - the payload
Copyright © 2014. All Rights Reserved.