... trace.1
J2SE 1.4 introduced new functionality: Stack Trace Elements. It is a mechanism to access stack tracebacks programmatically. More information about stack trace elements is available at the following URL: http://java.sun.com/j2se/1.4/docs/api/java/lang/StackTraceElement.html. To make Repo compatible with versions of Java prior to version 1.4, the decision has been made not to use this functionality, but to reimplement it.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.