|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.antiaction.mayhem.httpd.servlet.WebXMLErrorPage
public class WebXMLErrorPage
WebXML element.
| Field Summary | |
|---|---|
int |
errorCode
|
java.lang.String |
exceptionType
|
java.lang.String |
location
|
| Constructor Summary | |
|---|---|
WebXMLErrorPage(int _errorCode,
java.lang.String _exceptionType,
java.lang.String _location)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
clone()
|
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int errorCode
public java.lang.String exceptionType
public java.lang.String location
| Constructor Detail |
|---|
public WebXMLErrorPage(int _errorCode,
java.lang.String _exceptionType,
java.lang.String _location)
| Method Detail |
|---|
public java.lang.Object clone()
clone in class java.lang.Object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||