[ 
https://issues.apache.org/jira/browse/FLEX-34385?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mihai Chira updated FLEX-34385:
-------------------------------

    Description: 
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().

I think it would also be a good idea if we asked Adobe to updated the 
documentation under LoaderInfo.uncaughtErrorEvents [1] and the description of 
the UncaughtErrorEvents class [2] to include this.

[1] 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/LoaderInfo.html#uncaughtErrorEvents
[2] 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/UncaughtErrorEvents.html

  was: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().


> 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
>              Labels: documentation
>
> 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().
> I think it would also be a good idea if we asked Adobe to updated the 
> documentation under LoaderInfo.uncaughtErrorEvents [1] and the description of 
> the UncaughtErrorEvents class [2] to include this.
> [1] 
> http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/display/LoaderInfo.html#uncaughtErrorEvents
> [2] 
> http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/events/UncaughtErrorEvents.html



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to