System.Tether.Manager.ETetheringException

From RAD Studio API Documentation

Error: Image is invalid or non-existent.

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