@Unrecoverable public class InvalidItemException extends StorageHubException
| Constructor and Description |
|---|
InvalidItemException() |
InvalidItemException(String message) |
InvalidItemException(String message,
Throwable cause) |
InvalidItemException(Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorMessage() |
int |
getStatus() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidItemException()
public InvalidItemException(String message)
public InvalidItemException(Throwable cause)
public String getErrorMessage()
getErrorMessage in class StorageHubExceptionpublic int getStatus()
getStatus in class StorageHubExceptionCopyright © 2021. All Rights Reserved.