Java Catch Parameter

Parameter in a Java catch clause. For example, some_exception in the following example has a kind of Java Catch Parameter.

catch (some_exception e) { 
   ... 
} 

Scientific Toolworks, Inc.
http://www.scitools.com