Java Exception Handling
Posted by admin on November 19th, 2011 07:02 AM | No Comment
Java Exception Handling
<span style="color:blue;"> I. Introduction </span>
<IMG SRC="rose exception.gif" WIDTH="552" HEIGHT="481" BORDER="0" ALT="">
<p>
An exception is an error thrown by a class or method reporting an error in operation. For example, dividing by zero is undefined in mathematics, and a ...
PL/SQL Exception Handling
Posted by admin on July 13th, 2011 10:00 PM | No Comment
Summary of Predefined PL/SQL Exceptions
An internal exception is raised automatically if your PL/SQL program violates an Oracle rule or exceeds a system-dependent limit. PL/SQL predefines some common Oracle errors as exceptions. For example, PL/SQL raises the ...












