Datasnap.DSClientRest.TDSRestException

[–] Properties | |
---|---|
Type: class | |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: Datasnap.DSClientRest |
Delphi
TDSRestException = class(Exception);
C++
class PASCALIMPLEMENTATION TDSRestException : public System::Sysutils::Exception
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.