Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Uses of Class
oracle.ojc.interfaces.ErrorInfo

Packages that use ErrorInfo
oracle.ojc.interfaces Contains interfaces that allows OJC (Oracle Java Compiler) to be embedded into another application. 
 

Uses of ErrorInfo in oracle.ojc.interfaces
 

Methods in oracle.ojc.interfaces with parameters of type ErrorInfo
 void Log.printError(Storage source, int pos, ErrorInfo info)
          Prints an error message associated with a source
 void Log.printWarning(Storage source, int pos, ErrorInfo info)
          Prints a warning message associated with a source
 


Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference
11g Release 1 (11.1.1)

E13403-04

Copyright © 1997, 2010, Oracle. All rights reserved.