Uses of Class
sbrt.kernel.fba.comp.FbaOptException

Packages that use FbaOptException
sbrt.shell.mng.fba Provides classes and interfaces for creating Flux Balance Analysis process managers. 
 

Uses of FbaOptException in sbrt.shell.mng.fba
 

Methods in sbrt.shell.mng.fba with parameters of type FbaOptException
static ApplicationException FbaOptManager.interpret(FbaOptException e, FbaProcess<?,?> process)
          Returns an ApplicationException whose message describes the error that ocurred.
static ApplicationException InitialPointManager.interpret(FbaOptException e, FbaProcess<?,?> process)
          Returns an ApplicationException whose message describes the error that ocurred.