JVCL Help:EJVCLException
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: EJVCLException Class
[+] JvTypes.pas Classes
Search in JVCL Help
Search in all projectsClass Hierarchy
EJVCLException
EJvBackgroundError
EJVCLAppStorageError
EJVCLDataProvider
run\JvTypes.pas
Summary
Base exception class for JVCL
Pascal
run\JvTypes.pas
EJVCLException = class(Exception);
Description
EJVCLException is the base exception class in JVCL and all JVCL-specific exceptions derives from this class. EJVCLException inherits directly from Exception and does not add any additional functionality.
About
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