@Unrecoverable public class IdNotFoundException extends StorageHubException
| Constructor and Description |
|---|
IdNotFoundException(String id) |
IdNotFoundException(String id,
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 IdNotFoundException(String id)
public String getErrorMessage()
getErrorMessage in class StorageHubExceptionpublic int getStatus()
getStatus in class StorageHubExceptionCopyright © 2021. All Rights Reserved.