Keyword: EXCEPTION
back to indexColumns
| Column Name | Description |
|---|---|
| EXCEPTION_CLASS (DBA_JAVA_THROWS) | the class of the exception |
| EXCEPTION_CLASS (USER_JAVA_THROWS) | the class of the exception |
| EXCEPTION_CLASS (ALL_JAVA_THROWS) | the class of the exception |
| EXCEPTION_ID (DBA_REPCAT_EXCEPTIONS) | Internal primary key of the exceptions table. |
| EXCEPTION_INDEX (DBA_JAVA_THROWS) | the index of the exception |
| EXCEPTION_INDEX (ALL_JAVA_THROWS) | the index of the exception |
| EXCEPTION_INDEX (USER_JAVA_THROWS) | the index of the exception |