edu.isi.powerloom.gui.xmlobject
Class ServerException

java.lang.Object
  |
  +--edu.isi.powerloom.gui.xmlobject.XMLObject
        |
        +--edu.isi.powerloom.gui.xmlobject.ServerException

public class ServerException
extends XMLObject

XMLObject representation of an exception that occured on the server side.

Since:
Mon Feb 25 00:11:21 2002
Author:
Eric Melz

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

attrType

public java.lang.String attrType

attrMessage

public java.lang.String attrMessage
Constructor Detail

ServerException

public ServerException()


Copyright © 2002 University of Southern California Information Sciences Institute. All Rights Reserved.