Afficher : Delphi C++
Préférences d'affichage

Datasnap.DSClientRest.TDSRestException

De XE2 API Documentation

System.SysUtils.ExceptionSystem.TObject
TDSRestException

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.

Versions précédentes
Traductions