Unit 'sysutils' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#rtl]

ExceptAddr

Current exception address.

Declaration

Source position: sysutilh.inc line 238

function ExceptAddr: CodePointer;

Description

ExceptAddr returns the address from the currently treated exception object when an exception is raised, and the stack is unwound.

See also

ExceptObject

  

Current Exception object.

ExceptionErrorMessage

  

Return a message describing the exception.

ShowException

  

Show the current exception to the user.


Documentation generated on: Jul 24 2023