Record InternalException
Unit
Declaration
type InternalException = record
Description
Class: InternalException of ddb
Overview
Fields
o: Pduckdb_InternalException; |
Methods
constructor FromNativePointer(ptr : Pduckdb_InternalException); |
|
class operator Explicit(const r: InternalException): Boolean; |
|
procedure AutoRelease(); |
|
procedure Init(arg1: str); overload; |
|
function what(): PUTF8Char; overload; |
Description
Fields
o: Pduckdb_InternalException; |
|
This item has no description. |
Methods
constructor FromNativePointer(ptr : Pduckdb_InternalException); |
|
This item has no description. |
class operator Explicit(const r: InternalException): Boolean; |
|
This item has no description. |
procedure AutoRelease(); |
|
This item has no description. |
procedure Init(arg1: str); overload; |
|
This item has no description. |
function what(): PUTF8Char; overload; |
|
This item has no description. |