Class ItemAlreadyExistsException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gcube.common.storagehub.model.exceptions.StorageHubException
org.gcube.common.storagehub.model.exceptions.ItemAlreadyExistsException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionItemAlreadyExistsException(String message) ItemAlreadyExistsException(String message, 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
-
ItemAlreadyExistsException
public ItemAlreadyExistsException() -
ItemAlreadyExistsException
-
ItemAlreadyExistsException
-
ItemAlreadyExistsException
-
-
Method Details
-
getErrorMessage
- Specified by:
getErrorMessagein classStorageHubException
-
getStatus
public int getStatus()- Specified by:
getStatusin classStorageHubException
-