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