JVCL Help:EJVCLAppStorageError

From Project JEDI Wiki
Jump to navigationJump to search
JEDI Visual Component Library Help

Search in JVCL Help

 
Search in all projects
 

Class Hierarchy

EJVCLException
EJVCLAppStorageError
run\JvAppStorage.pas


Summary

The exception class for storage errors.

run\JvAppStorage.pas


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.

run\JvAppStorage.pas


About

Navigation

run\JvAppStorage.pas



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