JVCL Help:EJVCLAppStorageError
From Project JEDI Wiki
Jump to navigationJump to searchJVCL Help: EJVCLAppStorageError Class
[+] JvAppStorage.pas Classes
Search in JVCL Help
Search in all projectsClass Hierarchy
EJVCLException
EJVCLAppStorageError
run\JvAppStorage.pas
Summary
The exception class for storage errors.
Pascal
run\JvAppStorage.pas
EJVCLAppStorageError = class(EJVCLException);
Description
EJVCLAppStorageError is raised when a component detects a storage error. Use EJVCLAppStorageError in an exception handling block or to create a storage exception.
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