Uses of Class
com.jbbres.lib.actions.elements.InvalidVariableValueException

Packages that use InvalidVariableValueException
com.jbbres.lib.actions.elements Provides the public model (interfaces and classes) that developers can use to create their own actions and variables. 
com.jbbres.lib.actions.tools.elements Provides the public classes that developers can use to create their own actions and variables. 
 

Uses of InvalidVariableValueException in com.jbbres.lib.actions.elements
 

Methods in com.jbbres.lib.actions.elements that throw InvalidVariableValueException
 java.lang.Object VariableService.setValue(java.lang.Object newValue)
          Sets the current value of the variable.
 

Uses of InvalidVariableValueException in com.jbbres.lib.actions.tools.elements
 

Methods in com.jbbres.lib.actions.tools.elements that throw InvalidVariableValueException
 java.lang.Object SimpleVariable.setValue(java.lang.Object newValue)
          Overriden for internal use.
 java.lang.Object AbstractVariableService.setValue(java.lang.Object newValue)
           
abstract  void SimpleVariable.setVariableValue(C newValue)
          Sets the variable value.
 void RuntimeVariable.setVariableValue(C newValue)
           
 



To file bugs or suggest feature enhancements, visit the app.jbbres.com Bug Reporter website.

Additional documentation available online at http://app.jbbres.com/actions/developers.

Copyright � 2009-2011 app.jbbres.com. All Rights Reserved.