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