This commit is contained in:
danrega
2024-06-20 16:58:20 +02:00
parent c2f31ff896
commit fbb576f8e4
4 changed files with 391 additions and 12 deletions

View File

@@ -1345,7 +1345,7 @@ CLASS zcl_demo_test IMPLEMENTATION.
"CX_STATIC_CHECK. That is, it is statically checked. Without the
"TRY control structure and catching the exception, a syntax warning
"is displayed. And in the case of the example implementation,
"the exception is indeed raised. Not cathcing the exception results
"the exception is indeed raised. Not catching the exception results
"in a runtime error.
TRY.
DATA(test) = oref->inst_meth8( ip1 = 1 ).