org.gcube.informationsystem.publisher.stubs.registry.faults
Class RemoveException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.gcube.informationsystem.publisher.stubs.registry.faults.PublisherException
org.gcube.informationsystem.publisher.stubs.registry.faults.RemoveException
- All Implemented Interfaces:
- Serializable
@WebFault(name="RemoveFault")
public class RemoveException
- extends PublisherException
Thrown by RegistryStub.remove(String, String) when something is failed on remove
- See Also:
- Serialized Form
|
Constructor Summary |
RemoveException(String message)
Creates an instance with a given message and an AxisFaultInfo payload |
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
RemoveException
public RemoveException(String message)
- Creates an instance with a given message and an
AxisFaultInfo payload
- Parameters:
message - the messageinfo - the payload
Copyright © 2012. All Rights Reserved.