E2202 Goto into an exception handler is not allowed (C++)

From RAD Studio
Jump to: navigation, search

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.