Uses of Package
errors

Packages that use errors
errors   
learningTool   
lib.java   
lib.lang   
types   
 

Classes in errors used by errors
BadAttributeException
          Abstract superclass for errors caused by attributes.
BadOptionException
          Abstract superclass for errors caused by options.
GUIFileException
          The superclass of all exceptions arising from errors in the .gui file.
 

Classes in errors used by learningTool
GUIFileException
          The superclass of all exceptions arising from errors in the .gui file.
 

Classes in errors used by lib.java
BadAttributeException
          Abstract superclass for errors caused by attributes.
BadChildWidgetException
          BadChildWidgetException is thrown when there is an illegal child.
 

Classes in errors used by lib.lang
GUIFileException
          The superclass of all exceptions arising from errors in the .gui file.
 

Classes in errors used by types
BadAttributeException
          Abstract superclass for errors caused by attributes.
BadAttributeValueException
          An invalid attribute value.
BadChildWidgetException
          BadChildWidgetException is thrown when there is an illegal child.
BadWidgetTypeException
          Checked exception thrown when a .gui file declares a widget of an unknown type or an abstract widget type (which is not a user-visible feature).
GUIFileException
          The superclass of all exceptions arising from errors in the .gui file.