| Package | Description |
|---|---|
| oracle.ojc.interfaces |
| Modifier and Type | Method and Description |
|---|---|
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
|