|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
ObjectAbstractPageError
public abstract class AbstractPageError
This is a "struct" class that contains the base information for an error occuring in a tag on a page.
| Field Summary | |
|---|---|
int |
errorNo
The number of the error on the page. |
String |
tagType
The number of the error on the page. |
| Constructor Summary | |
|---|---|
AbstractPageError()
|
|
| Method Summary |
|---|
| Methods inherited from class Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public int errorNo
public String tagType
| Constructor Detail |
|---|
public AbstractPageError()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||