public class ObjectNotFoundException extends ApplicationException
| Constructor and Description |
|---|
ObjectNotFoundException() |
ObjectNotFoundException(String message) |
ObjectNotFoundException(String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHttpErrorCode() |
getMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ObjectNotFoundException()
public ObjectNotFoundException(String message)
public String getHttpErrorCode()
getHttpErrorCode in class ApplicationExceptionCopyright © 2021. All rights reserved.