Uses of Class
sbrt.kernel.math.ExceededLimitException

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

Uses of ExceededLimitException in sbrt.shell.mng.fba
 

Methods in sbrt.shell.mng.fba with parameters of type ExceededLimitException
static ApplicationException CdHarFluxVectorManager.interpret(ExceededLimitException e)
          Returns an ApplicationException whose message describes the error that ocurred.
 

Uses of ExceededLimitException in sbrt.shell.mng.geom
 

Methods in sbrt.shell.mng.geom with parameters of type ExceededLimitException
static ApplicationException CdHarManager.interpret(ExceededLimitException e)
          Returns an ApplicationException whose message describes the error that ocurred.