public class CustomErrorPages extends Object
Modifier and Type | Field and Description |
---|---|
static String |
INTERNAL_ERROR |
static String |
NOT_FOUND |
Modifier and Type | Method and Description |
---|---|
static boolean |
existsFor(int status) |
static Object |
getFor(int status,
Request request,
Response response) |
public static final String NOT_FOUND
public static final String INTERNAL_ERROR
Copyright © 2016. All rights reserved.