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