Uses of Class
org.biojava.bio.BioError

Packages that use BioError
org.biojava.bio.alignment Classes to generate and describe sequence alignments. 
org.biojava.bio.program.abi ABI Trace Handling. 
 

Uses of BioError in org.biojava.bio.alignment
 

Methods in org.biojava.bio.alignment that throw BioError
 void SimpleAlignmentElement.setLoc(Location nLoc)
           
 void AlignmentElement.setLoc(Location nLoc)
           
 

Uses of BioError in org.biojava.bio.program.abi
 

Methods in org.biojava.bio.program.abi that throw BioError
 SymbolList ABITrace.getSequence()
          Returns the original programatically determined (unedited) sequence as a SymbolList.