Name: bsC130419 Date: 07/09/2001
java version "1.4.0-beta"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.0-beta-b65)
Java HotSpot(TM) Client VM (build 1.4.0-beta-b65, mixed mode)
J2SE 1.4 contains enhancements to the java.lang.Throwable class, namely a very
useful nesting/chaining facility and a getStackTrace() method to get structured
stack info. These enhancements are documented in the API docs at
http://java.sun.com/j2se/1.4/docs/api/java/lang/Throwable.html
but do not appear to be documented anywhere else (in the guide to new features
or release notes). They should be.
(Review ID: 127710)
======================================================================