| 
       | 
    
DBA_JAVA_THROWS
list of exceptions thrown from a method of a class owned by userColumns
   ___________________________
 
   OWNER
      owner of the java class
   NAME
      name of the java class
   METHOD_INDEX
      the index of throwing method of the exception
   METHOD_NAME
      the name of throwing method of the exception
   EXCEPTION_INDEX
      the index of the exception
   EXCEPTION_CLASS
      the class of the exception
Related: