Skip navigation
Currently Being Moderated

Global error handling

Jul 16, 2012 8:45 AM

I need to make sure I am handling all (my code and SDKs) errors in my Flex application. What's a way of global error management in Flex?  Thanks

 
Replies
  • Currently Being Moderated
    Jul 16, 2012 9:23 AM   in reply to Zolotoj

    UncaughtError

     
    |
    Mark as:
  • Currently Being Moderated
    Jul 16, 2012 1:15 PM   in reply to Zolotoj

    yes

     
    |
    Mark as:
  • Currently Being Moderated
    Aug 6, 2012 11:57 AM   in reply to Zolotoj

    Are you adding these listeners before you generate the error?

     
    |
    Mark as:
  • Currently Being Moderated
    Jan 17, 2013 10:19 AM   in reply to Zolotoj

    I have a very huge codebase following robotlegs framework.

     

    I have regsitered Above Uncaught errors in my Main application file.

     

    I was fortunate enough to get this event working in one of the files but could capture only ONE error out of multiple runtime errors inserted in program.

     

    Any help will be much appreciated.

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points