Uses of Class
compbio.metadata.ResultNotAvailableException

Packages that use ResultNotAvailableException
compbio.data.msa Web Service interfaces for JAva Bioinformatics Analysis Web Services. 
 

Uses of ResultNotAvailableException in compbio.data.msa
 

Methods in compbio.data.msa that throw ResultNotAvailableException
 HashSet<Score> Annotation.getAnnotation(String jobId)
          Return the result of the job.
 Alignment MsaWS.getResult(String jobId)
          Return the result of the job.