public abstract class AbstractHttpErrorHandlerServlet extends AbstractHttpServlet
CONTENT_TYPE_MESSAGEHTTP, CONTENT_TYPE_TEXTHTML, COOKIE_REDIRECT_AFTER_LOGIN, HEADER_IFMODSINCE, HEADER_LASTMOD, METHOD_DELETE, METHOD_GET, METHOD_HEAD, METHOD_OPTIONS, METHOD_POST, METHOD_PUT, METHOD_TRACE| Constructor and Description |
|---|
AbstractHttpErrorHandlerServlet() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
doError(AbstractHttpRequestContext context,
HttpResponseStatus status,
String message) |
protected <T extends ErrorDataModel> |
getErrorDataModel(AbstractHttpRequestContext context,
HttpResponseStatus status,
String message,
Class<T> clazz) |
checkSecure, doConnect, doDelete, doGet, doHead, doOptions, doPatch, doPost, doPut, doTrace, fromJson, fromJson, getTemplateDataModel, sendApplicationRedirect, sendExternalRedirect, service, toJson, write, write, writelngetLock, getPath, getSecureMode, isAllowedSessionConcurrentCalls, isLocked, isSessionIdRequired, releaseLockcommit, coreException, destroy, executeQuery, executeQueryBigDecimal, executeQueryDate, executeQueryString, executeUpdate, getLogger, getSavepoint, getService, getService, getService, getServiceScope, getSession, init, logDebug, logError, logInfo, notNull, processExtensions, processExtensions, rollback, rollbackToSavepoint, setServiceScope, setSession, throwExceptionprotected <T extends ErrorDataModel> T getErrorDataModel(AbstractHttpRequestContext context, HttpResponseStatus status, String message, Class<T> clazz)
public abstract void doError(AbstractHttpRequestContext context, HttpResponseStatus status, String message)
Copyright © 2018. All rights reserved.