Packageorg.flexunit.internals.runners.model
Interfacepublic interface IReflectiveCallable

When invoked, throws the exception from the reflected method, rather than wrapping it in an InvocationTargetException.



Public Methods
 MethodDefined By
  
run():Object
IReflectiveCallable
Method Detail
run()method
public function run():Object

Returns
Object