ExceptAddr
Current exception address.
Declaration
Source position: sysutilh.inc line 236
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
Name | Description |
---|---|
ExceptionErrorMessage | Return a message describing the exception. |
ExceptObject | Current Exception object. |
ShowException | Show the current exception to the user. |