Uses of Class
org.marketcetera.strategy.StrategyException

Packages that use StrategyException
org.marketcetera.strategy Marketcetera Strategies. 
 

Uses of StrategyException in org.marketcetera.strategy
 

Subclasses of StrategyException in org.marketcetera.strategy
 class CompilationFailed
          Indicates that a strategy could not be compiled.
 

Methods in org.marketcetera.strategy that throw StrategyException
 void JavaCompilerExecutionEngine.prepare(Strategy inStrategy, String inProcessedScript)
           
 Object JavaCompilerExecutionEngine.start()
           
 void Strategy.start()
          Starts the execution of the strategy.
 void JavaCompilerExecutionEngine.stop()
           
 



Copyright © 2012. All Rights Reserved.