All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.OpenJIT.ExceptionHandler

org.OpenJIT.ExceptionHandler

public class ExceptionHandler

Variable Index

 o catchType
 o endPC
 o handlerPC
 o startPC

Constructor Index

 o ExceptionHandler()

Variables

 o startPC
 public int startPC
 o endPC
 public int endPC
 o handlerPC
 public int handlerPC
 o catchType
 public int catchType

Constructors

 o ExceptionHandler
 public ExceptionHandler()

All Packages  Class Hierarchy  This Package  Previous  Next  Index