org.gcube.informationsystem.publisher.stubs.registry.faults
Class UpdateException
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.UpdateException
- All Implemented Interfaces:
- Serializable
@WebFault(name="UpdateFault")
public class UpdateException
- extends PublisherException
Thrown by RegistryStub#update(String, String) when something is failed on update
- See Also:
- Serialized Form
|
Constructor Summary |
UpdateException(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 |
UpdateException
public UpdateException(String message)
- Creates an instance with a given message and an
AxisFaultInfo payload
- Parameters:
message - the messageinfo - the payload
Copyright © 2012. All Rights Reserved.