Community
Participate
Working Groups
try i int[]; i.getSize(); onexception (ex NullValueException) writestdout(ex.message); end The 'ex' variable information is missing in the SMAP.
Fixed TryStatementTemplate.java to generate the SMAP info for the exception variable.
Verified