-
Enhancement
-
Resolution: Done
-
Major
-
None
-
None
When calling
IEngine::executor()
the engine should never throw an exception. Instead, the call to
execute()
should result in an immediate call to the handler indicating a failure or error.