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