E2551 Return statement not allowed in _finally block (C++)

From RAD Studio
Jump to: navigation, search

Go Up to Compiler Errors And Warnings (C++) Index

Rewrite the __finally block so that it does not contain a return statement.

For more information, see finally keyword.