Class EUpdateError
Unit
Declaration
type EUpdateError = class(EDatabaseError)
Description
This item has no description.
Hierarchy
- TObject
- Exception
- EDatabaseError
- EUpdateError
Overview
Methods
| Public | constructor Create(NativeError, Context : String; ErrCode, PrevError : integer; E: Exception); |
| Public | Destructor Destroy; override; |
Properties
| Public | property Context : String read FContext; |
| Public | property ErrorCode : integer read FErrorcode; |
| Public | property OriginalException : Exception read FOriginalException; |
| Public | property PreviousError : Integer read FPreviousError; |
Description
Methods
| Public | constructor Create(NativeError, Context : String; ErrCode, PrevError : integer; E: Exception); |
|
This item has no description. | |
| Public | Destructor Destroy; override; |
|
This item has no description. | |
Properties
| Public | property Context : String read FContext; |
|
This item has no description. | |
| Public | property ErrorCode : integer read FErrorcode; |
|
This item has no description. | |
| Public | property OriginalException : Exception read FOriginalException; |
|
This item has no description. | |
| Public | property PreviousError : Integer read FPreviousError; |
|
This item has no description. | |
Generated by PasDoc 0.17.0.snapshot.