Home Oracle Commands Oracle Data Dictionary
v$ Performance views

ALL_JAVA_THROWS

list of exceptions thrown from a method of a class accessible to user

Columns
   ___________________________
 
   OWNER
      owner of the stored 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:



Simon Sheppard
SS64.com