| Package | Description |
|---|---|
| org.giavacms.errors.model | |
| org.giavacms.errors.model.type |
| Modifier and Type | Method and Description |
|---|---|
HttpError |
ErrorPage.getHttpError() |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorPage.setHttpError(HttpError httpError) |
| Constructor and Description |
|---|
ErrorPage(HttpError httpError) |
ErrorPage(HttpError httpError,
String pageContent) |
| Modifier and Type | Method and Description |
|---|---|
static HttpError |
HttpError.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpError[] |
HttpError.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2013. All Rights Reserved.