public class ErrorPage extends Object
| Constructor and Description |
|---|
ErrorPage() |
| Modifier and Type | Method and Description |
|---|---|
String |
getErrorCode() |
String |
getExceptionType() |
String |
getLocation() |
void |
setErrorCode(String errorCode) |
void |
setExceptionType(String exceptionType) |
void |
setLocation(String location) |
public String getErrorCode()
public void setErrorCode(String errorCode)
public String getExceptionType()
public void setExceptionType(String exceptionType)
public String getLocation()
public void setLocation(String location)
Copyright © 2013 DuraSpace. All Rights Reserved.