API:Datasnap.DSClientRest.TDSRestProtocolException

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Datasnap.DSClientRest.TDSRestExceptionSystem.SysUtils.ExceptionSystem.TObjectTDSRestProtocolException

Delphi

TDSRestProtocolException = class(TDSRestException)

C++

class PASCALIMPLEMENTATION TDSRestProtocolException : public TDSRestException

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.

Datasnap.DSClientRest.TDSRestProtocolException erbt von Datasnap.DSClientRest.TDSRestException. Der folgende Inhalt bezieht sich auf Datasnap.DSClientRest.TDSRestException.

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.