public class DatabaseExceptions extends HttpServlet
Modifier and Type | Field and Description |
---|---|
protected ExceptionHelper |
extra |
protected Logger |
logger |
Constructor and Description |
---|
DatabaseExceptions() |
Modifier and Type | Method and Description |
---|---|
void |
doGet(HttpServletRequest request,
HttpServletResponse response) |
doDelete, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, service
destroy, getInitParameter, getInitParameterNames, getServletConfig, getServletContext, getServletInfo, getServletName, init, init, log, log
protected ExceptionHelper extra
public DatabaseExceptions()
public void doGet(HttpServletRequest request, HttpServletResponse response)
doGet
in class HttpServlet