API:Datasnap.DSClientRest.TDSRestProtocolException

From RAD Studio API Documentation
Jump to: navigation, search

Datasnap.DSClientRest.TDSRestExceptionSystem.SysUtils.ExceptionSystem.TObjectTDSRestProtocolException
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Unit: Datasnap.DSClientRest
Parent: Datasnap.DSClientRest

Delphi

TDSRestProtocolException = class(TDSRestException)

C++

class PASCALIMPLEMENTATION TDSRestProtocolException : public TDSRestException

Description

TDSRestException is the exception class for DataSnap REST exceptions.

Datasnap.DSClientRest.TDSRestProtocolException inherits from Datasnap.DSClientRest.TDSRestException. All content below this line refers to Datasnap.DSClientRest.TDSRestException.

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.