public abstract class AbstractPuiElasticSearchException
extends es.prodevelop.pui9.exceptions.PuiException
| Constructor and Description |
|---|
AbstractPuiElasticSearchException(Integer code)
Create an Exception providing only the unique code
|
AbstractPuiElasticSearchException(Integer code,
Object... parameters)
Create an Exception providing the unique code and the parameters of the
message to be replaced
|
asTransferObject, fromTransferObject, getClassName, getInternalCode, getStatusResponse, setStatusResponse, shouldLog, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic AbstractPuiElasticSearchException(Integer code)
code - The unique exception codepublic AbstractPuiElasticSearchException(Integer code, Object... parameters)
code - The unique exception codeparameters - The parameters of the message to be replacedCopyright © 2021. All rights reserved.