Datasnap.DSClientRest.TDSRestException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectTDSRestException

Delphi

TDSRestException = class(Exception);

C++

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

Properties

Type Visibility Source Unit Parent
class public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest


Description

TDSRestException is the exception class for DataSnap REST exceptions.

TDSRestException is the exception raised whenever an error condition is detected within the DataSnap REST connection framework.