Perform a throw, D style. Throw will unwind through this call, so there better not be any handlers or exception thrown here.
See Implementation
Perform a throw, D style. Throw will unwind through this call, so there better not be any handlers or exception thrown here.