System.Tether.Manager.ETetheringException

From RAD Studio API Documentation
Jump to: navigation, search

System.SysUtils.ExceptionSystem.TObjectETetheringException

Delphi

ETetheringException = class(Exception);

C++

class PASCALIMPLEMENTATION DECLSPEC_DRTTI ETetheringException : public System::Sysutils::Exception

Properties

Type Visibility Source Unit Parent
class public
System.Tether.Manager.pas
System.Tether.Manager.hpp
System.Tether.Manager System.Tether.Manager

Description

Exception that may be raised while you are using tethering features.

See Also