JVCL Help:EJVCLException

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
EJvBackgroundError
EJVCLAppStorageError
EJVCLDataProvider
run\JvTypes.pas


Summary

Base exception class for JVCL

run\JvTypes.pas


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.

run\JvTypes.pas


About

Navigation

run\JvTypes.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