jrre.classloader.classfile.attributes
Class ExceptionTable

java.lang.Object
  |
  +--jrre.classloader.classfile.attributes.ExceptionTable

public class ExceptionTable
extends java.lang.Object


Constructor Summary
ExceptionTable()
           
ExceptionTable(ExceptionTableEntry[] entries)
           
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionTable

public ExceptionTable()

ExceptionTable

public ExceptionTable(ExceptionTableEntry[] entries)
Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2002-2002 Appalachian State University. All Rights Reserved.