[Overview][Constants][Types][Classes][Procedures and functions] | Reference for unit 'db' (#fcl) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Source position: db.pas line 82
type EUpdateError = class(EDatabaseError) |
public |
constructor Create(); |
destructor Destroy; override; |
property Context: String; [r] |
property ErrorCode: Integer; [r] |
property OriginalExcaption: Exception; [r] |
property PreviousError: Integer; [r] |
end; |
| |
| |
Exception |
? |
TObject |
No notes exist for this page yet.