Uses of Class
org.bioquery.gui.ViewException

Packages that use ViewException
org.bioquery.gui Contains the Graphical User Interface (GUI) for the BioQuery application 
 

Uses of ViewException in org.bioquery.gui
 

Subclasses of ViewException in org.bioquery.gui
 class UnknownFileTypeException
          Exception thrown whenever a file type is not understood by the program, or an appropriate view cannot be determined for a file or object.