|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--edu.isi.powerloom.gui.xmlobject.XMLObject | +--edu.isi.powerloom.gui.xmlobject.ServerException
XMLObject representation of an exception that occured on the server side.
Field Summary | |
java.lang.String |
attrMessage
|
java.lang.String |
attrType
|
Constructor Summary | |
ServerException()
|
Methods inherited from class edu.isi.powerloom.gui.xmlobject.XMLObject |
attrIsTrue, getChild, getChildCount, getIndexOfChild, isLeaf, main |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public java.lang.String attrType
public java.lang.String attrMessage
Constructor Detail |
public ServerException()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |