You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flex.apache.org by "Mihai Chira (JIRA)" <ji...@apache.org> on 2014/06/26 17:35:25 UTC

[jira] [Created] (FLEX-34385) Document try-catch limitation

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)