Datasnap.DSService.TDSServiceException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectTDSServiceException

Delphi

TDSServiceException = class(Exception)

C++

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

Properties

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

Description

Represents the class for DataSnap service exceptions.

TDSServiceException represents the class for DataSnap service exceptions.

See Also