Enter your Sign-on user name and password.

Forgot password?
  • Follow us on:
Loading video...

QuickNotes™  

Exception Handling

  • An error that arises through mistakes in coding or through incorrect data entered by the user is called an “exception”
  • Such errors that are encountered while a program runs are said to be “thrown”
  • Programmers try to anticipate these errors and either prevent or solve them before they happen
  • Java uses the “Try... Catch...” process in order to try running a block of code to test for errors and then catch an error if it occurs
  • All “Try” statements must be followed by at least one “Catch” statement or a “Finally” statement
  • Exceptions that occur that are not handled by a “Catch” block of code or a “Finally” block will cause a program to terminate
Mathematics:
Basic Math
Pre Algebra
Algebra I
Algebra II
Geometry
Trigonometry
Pre Calculus
AP Calculus AB
College Calculus: Level I
AP Calculus BC
College Calculus: Level II
AP Statistics
Gen. Statistics
Linear Algebra
Chemistry:
Physical Science (Middle School)
Gen. Chemistry
AP Chemistry
Organic Chemistry
Physics:
Physics – High School (Theory & Application)
AP Physics B
AP Physics C/Electricity Magnetism
AP Physics C/Mechanics
Biology:
Life Science (Middle School)
Animated Biology Lectures
General + (AP) Advanced Placement Biology
(AP) Advanced Placement:
AP Calculus AB
AP Calculus BC
AP Statistics
AP Chemistry
AP Physics B/Mechanics
AP Physics C/Electricity Magnetism
AP Physics C/Mechanics
AP Biology
AP Music Theory
AP CompSci: Intro to Java
Music Theory:
Introduction to Pro Tools
Garage Band
Song Writing & Composition
Introduction to Logic Pro
AP Music Theory
Pro Tools: Music Production
Computer Science:
HTML Training
Web Design & E-Commerce
Introduction to C++
CSS Intro
Java
AP CompSci: Intro to Java
JavaScript
Introduction to PHP
Advanced PHP Training w/ mySQL
AJAX w/ jQuery
Wordpress
XML Training