Datasnap.DSClientRest.TDSRestException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

System.SysUtils.ExceptionSystem.TObjectTDSRestException

Delphi

TDSRestException = class(Exception);

C++

class PASCALIMPLEMENTATION TDSRestException : public System::Sysutils::Exception

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest


Beschreibung

TDSRestException ist die Exception-Klasse für DataSnap-REST-Exceptions.

Die Exception TDSRestException wird ausgelöst, wenn eine Fehlerbedingung im DataSnap-REST-Verbindungs-Framework gefunden wird.