Hi.
I want to throw an exception so I get notified in the developer panel if something goes wrong with my script.
However, it seems that it's not possible to throw an Exception in Task#execute.
I just want to throw it and make it stop the script, so the dialog pops-up with the information...