Community
Participate
Working Groups
Build Identifier: when write try-onException statement. Call Constant Assist in the onException block, AnyException was not prompted. Reproducible: Always Steps to Reproduce: 1.create a function in a egl program 2.type try, onException then Constant Assist in the () after onException 3.you can not find AnyException
Current there are lots of exception types when Constant Assist in the () after onException, Please confirm whether these types are supported by EDT now.
Created attachment 202472 [details] add anyexception to the exception proposals. In edt the anyexception is not a "exception" type. So we need to treat it specific. anyexception type below. externalType AnyException extends EglAny type ClassType general exception below: such as arraysizeexception. record ArraySizeException type Exception
fixed
verified in 201109292101