When the body of a TRY statement contains a non-void RETURN statement and either the body of the TRY statement or any of the CATCH clauses can complete normally, then compilation causes a "RuntimeException: Operand stack inconsistent".
Logged In: YES user_id=865893
... only if the TRY statement has a FINALLY clause!
Log in to post a comment.
Logged In: YES
user_id=865893
... only if the TRY statement has a FINALLY clause!