Datasnap.DSClientRest.TDSRestException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectTDSRestException

Delphi

TDSRestException = class(Exception);

C++

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

Propriétés

Type Visibilité  Source Unité  Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest


Description

TDSRestException est la classe des exceptions DataSnap REST.

TDSRestException est l'exception déclenchée chaque fois qu'une condition d'erreur est détectée au sein du framework de connexion DataSnap REST.