FireDAC.Phys.MongoDBWrapper.EMongoNativeException
Delphi
EMongoNativeException = class(EFDDBEngineException)
C++
class PASCALIMPLEMENTATION EMongoNativeException : public Firedac::Stan::Error::EFDDBEngineException
Eigenschaften
Typ | Sichtbarkeit | Quelle | Unit | Übergeordnet |
---|---|---|---|---|
class | public | FireDAC.Phys.MongoDBWrapper.pas FireDAC.Phys.MongoDBWrapper.hpp |
FireDAC.Phys.MongoDBWrapper | FireDAC.Phys.MongoDBWrapper |
Beschreibung
Definiert ein für MongoDB spezifisches Exception-Objekt.
Mit dem Create-Konstruktor können Sie die erforderlichen Informationen aus TMongoError abrufen.