Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
Adobe Flex SDK 4.0 (Release)
-
None
-
None
-
Affected OS(s): All OS Platforms
Language Found: English
Description
Steps to reproduce:
1. Create a Flex Module Project
2. Add a UncaughtError handler in main app
3. Have the module throw an exception
Actual Results: Exception is not caught by handler
Expected Results: Exception caught by handler
Workaround (if any): May be possible to load the code some other way.