Datasnap.DSClientRest.TDSRestProtocolException

From RAD Studio API Documentation

TDSRestProtocolExceptionDatasnap.DSClientRest.TDSRestExceptionSystem.SysUtils.ExceptionSystem.TObject

Delphi

TDSRestProtocolException = class(TDSRestException)

C++

class PASCALIMPLEMENTATION TDSRestProtocolException : public TDSRestException

Properties

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

Description

Exception class for DataSnap REST protocol exceptions.

TDSRestProtocolException is the exception raised whenever an error condition is detected within the DataSnap REST protocol.