Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6330101
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T17:48:26+00:00 2026-05-24T17:48:26+00:00

My first guess is: NO. Exception in Java are here to catch ‘expected’ exceptions

  • 0

My first guess is: NO. Exception in Java are here to catch ‘expected’ exceptions and handle them within the application. Error in ActionScript 3 are here to handle ‘unexpected’ errors.
Am I right ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-24T17:48:27+00:00Added an answer on May 24, 2026 at 5:48 pm

    Exceptions in ActionScript and Java have the same conception except the following:

    • Java has checked and unchecked exceptions. In ActionScript all the exceptions are unchecked, so you need to read API documentation or source code to handle possible exceptions which a particular method can throw. All the ActionScript exceptions which can be thrown are inherited from the Error class.
    • ActionScript in Flash Player has an asynchronous nature. This is the reason you can’t handle some exceptions with a try…catch…finally block. Prior to Flash Player 10.1 there was no way to handle these exceptions. Flash Player 10.1 added global error handling with flash.events.UncaughtErrorEvent.
    • Some classes produce documented error events which have the same function as exceptions. They are inherited from flash.events.ErrorEvent and produce exceptions in case of absence of corresponding event listeners. For example, SWFLoader can fire ioError of type flash.events.IOErrorEvent which should be handled.

    All the other things related to errors are similar to Java 🙂

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Here's the first exception coding I've ever done and guess what, it's generating an
First of all, I know how to build a Java application. But I have
This is very basic magento question i guess. I want to first get all
This is my second try to solve this problem. My first try was here
I'd like to load key-value pairs from multiple locations. My first guess was: <util:properties
I hate writing error condition code. I guess I don't have a good approach
I'm writing my first non-trivial Java app that uses: networking a GUI threads It's
So, in Java, the first line of your constructor HAS to be a call
My application has just leaked 1.5GB of memory. I guess since I don't have
I got a question about exception handling. I guess it may be quite easy

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.