JCL Help:EJclAddr64Exception

From Project JEDI Wiki
Jump to navigationJump to search

Class Hierarchy

EJclError
|
EJclAddr64Exception


Summary

Exception class for address conversion failures


Pascal

 public EJclAddr64Exception = class(EJclError);


Description

This exception class is raised when a 64-bit address cannot be stored as a 32-bit value.


See Also

Addr64ToAddr32@TJclAddr64


About

Unit

JclBase


Navigation


Contribute to this help topic

This documentation wiki is based on the collaborative effort of Project JEDI users. Your edits are welcome in order to improve documentation quality: edit this page