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