A subclass must override this method to perform itself. The
Action can also set the screen that is associated with RunData.
Parameters: data - Turbine information. exception: Exception - a generic exception.
Subclasses can override this method to add additional
functionality. This method is protected to force clients to
use ActionLoader to perform an Action.
Parameters: data - Turbine information. exception: Exception - a generic exception.