Class TOlfTDSException
Unit
Declaration
type TOlfTDSException = class(Exception)
Description
Hierarchy
- TObject
 - Exception
 - TOlfTDSException
 
Overview
Methods
![]()  | 
constructor Create(AExceptionType: TOlfTDSExceptionType; Msg: string); overload; | 
Properties
![]()  | 
property ExceptionType: TOlfTDSExceptionType read FExceptionType; | 
Description
Methods
![]()  | 
constructor Create(AExceptionType: TOlfTDSExceptionType; Msg: string); overload; | 
Properties
![]()  | 
property ExceptionType: TOlfTDSExceptionType read FExceptionType; | 
Generated by PasDoc 0.16.0.
