Datasnap.DSClientRest.TDSRestProtocolException
| [–] 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
Exception class for DataSnap REST protocol exceptions.
TDSRestProtocolException is the exception raised whenever an error condition is detected within the DataSnap REST protocol.