Class SLTypes.ESLException
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Package: Mitov.BasicLab
Unit: SLTypes
Inherits: Exception
Contents |
Syntax
Delphi:
type ESLException = class( Exception )
C++ Builder:
class ESLException : public Exception
Summary
LabPacks Exception class type.
Description
Defines LabPacks Exception class type.