Node: Exception_Information, Next: Exception_Message, Previous: Enclosing_Entity, Up: Intrinsic Subprograms
This intrinsic subprogram is used in the implementation of the
library routine GNAT.Current_Exception
. The only useful
use of the intrinsic import in this case is the one in this unit,
so an application program should simply call the function
GNAT.Current_Exception.Exception_Information
to obtain
the exception information associated with the current exception.