Datasnap.DSService.TDSServiceException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectTDSServiceException
[–] Properties
Type: class
Visibility: public
Source:
Datasnap.DSService.pas
Datasnap.DSService.hpp
Unit: Datasnap.DSService
Parent: Datasnap.DSService

Delphi

TDSServiceException = class(Exception)

C++

class PASCALIMPLEMENTATION TDSServiceException : public System::Sysutils::Exception

Description

Represents the class for DataSnap service exceptions.

TDSServiceException represents the class for DataSnap service exceptions.

See Also