fedora.server.config.webxml
Class ErrorPage
java.lang.Object
fedora.server.config.webxml.ErrorPage
public class ErrorPage
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorPage
public ErrorPage()
getErrorCode
public java.lang.String getErrorCode()
setErrorCode
public void setErrorCode(java.lang.String errorCode)
getExceptionType
public java.lang.String getExceptionType()
setExceptionType
public void setExceptionType(java.lang.String exceptionType)
getLocation
public java.lang.String getLocation()
setLocation
public void setLocation(java.lang.String location)