org.apache.pluto.descriptors.servlet
Class ErrorPageDD
java.lang.Object
org.apache.pluto.descriptors.servlet.ErrorPageDD
public class ErrorPageDD
- extends Object
TODO: Document
- Since:
- Mar 4, 2005
- Version:
- $Id: ErrorPageDD.java 156636 2005-03-09 12:16:31Z cziegeler $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ErrorPageDD
public ErrorPageDD()
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 © 2003-2011 Apache Software Foundation. All Rights Reserved.