Class StorageIdNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.storagehub.model.exceptions.StorageHubException
org.gcube.common.storagehub.model.exceptions.StorageIdNotFoundException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionStorageIdNotFoundException(String id, String storageName) StorageIdNotFoundException(String id, String storageName, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
StorageIdNotFoundException
-
StorageIdNotFoundException
-
-
Method Details
-
getErrorMessage
- Specified by:
getErrorMessagein classStorageHubException
-
getStatus
public int getStatus()- Specified by:
getStatusin classStorageHubException
-