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