All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class org.OpenJIT.CompilerError

org.OpenJIT.CompilerError

public class CompilerError

Constructor Index

 o CompilerError(Exception)
Create an exception given another exception.
 o CompilerError(String)
Constructor

Method Index

 o printStackTrace()

Constructors

 o CompilerError
 public CompilerError(String msg)
Constructor

 o CompilerError
 public CompilerError(Exception e)
Create an exception given another exception.

Methods

 o printStackTrace
 public void printStackTrace()

All Packages  Class Hierarchy  This Package  Previous  Next  Index