public class ErrorPageModel extends Model
| Modifier and Type | Field and Description |
|---|---|
static String |
ERROR_PAGE |
| Constructor and Description |
|---|
ErrorPageModel(ContextModel contextModel,
String error,
String location) |
| Modifier and Type | Method and Description |
|---|---|
String |
getError()
Getter.
|
String |
getLocation()
Getter.
|
String |
toString() |
getContextModelpublic static final String ERROR_PAGE
public ErrorPageModel(ContextModel contextModel, String error, String location)
Copyright © 2006–2015 OPS4J - Open Participation Software for Java. All rights reserved.