FireDAC.Phys.MongoDBWrapper.TFDMongoError

From RAD Studio API Documentation
Jump to: navigation, search

FireDAC.Stan.Error.TFDDBErrorSystem.TObjectTFDMongoError

Delphi

TFDMongoError = class(TFDDBError)

C++

class PASCALIMPLEMENTATION TFDMongoError : public Firedac::Stan::Error::TFDDBError

Properties

Type Visibility Source Unit Parent
class public
FireDAC.Phys.MongoDBWrapper.pas
FireDAC.Phys.MongoDBWrapper.hpp
FireDAC.Phys.MongoDBWrapper FireDAC.Phys.MongoDBWrapper

Description

Defines an error item that keeps the MongoDB error specific information.

Note: Now TFDMongoError supports only the Domain property.

See Also