E2202 Goto into an exception handler is not allowed (C++)
Go Up to Compiler Errors And Warnings (C++) Index
It is not legal to jump into a try block, or an exception handler that is attached to a try block.
Go Up to Compiler Errors And Warnings (C++) Index
It is not legal to jump into a try block, or an exception handler that is attached to a try block.