Mihai Chira created FLEX-34385:
----------------------------------
Summary: Document try-catch limitation
Key: FLEX-34385
URL: https://issues.apache.org/jira/browse/FLEX-34385
Project: Apache Flex
Issue Type: Bug
Components: Events
Affects Versions: Apache Flex 4.12.1
Reporter: Mihai Chira
Assignee: Mihai Chira
A quirk of try-catch blocks in ActionScript is that the catch block won't catch
Errors thrown by code executed from listeners of events thrown in the try
block. We should document this, perhaps in UIComponent.dispatchEvent().
--
This message was sent by Atlassian JIRA
(v6.2#6252)