/[classpath]/classpath/vm/reference/java/lang/Throwable.java
ViewVC logotype

Diff of /classpath/vm/reference/java/lang/Throwable.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by cbj, Sun Dec 10 17:42:10 2000 UTC revision 1.2 by cbj, Fri Sep 21 04:22:08 2001 UTC
# Line 48  public class Throwable extends Object im Line 48  public class Throwable extends Object im
48    
49    private String message = null;    private String message = null;
50    
   static  
   {  
     System.loadLibrary ("runtime");  
   }    
   
51    /**    /**
52     * Instantiate this Throwable with an empty message.     * Instantiate this Throwable with an empty message.
53     */     */

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26