Raise Scope
A scope for raising errors.
Use default context runner to create a new RaiseScope. Within the scope, the raise method can be called to throw any Error as if it were a Throwable and in doing so, short-circuit the scope execution.