All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Class org.OpenJIT.CompilerError
org.OpenJIT.CompilerError
  -  public class CompilerError
 
  
  -  
	CompilerError(Exception)
   -   Create an exception given another exception.
  
 -  
	CompilerError(String)
   -   Constructor
 
  
  -  
	printStackTrace()
   -  
 
  
CompilerError
 public CompilerError(String msg)
  -  Constructor
 
CompilerError
 public CompilerError(Exception e)
  -  Create an exception given another exception.
 
  
printStackTrace
 public void printStackTrace()
All Packages  Class Hierarchy  This Package  Previous  Next  Index