System.SyncObjs.ESyncObjectException

De RAD Studio API Documentation
Aller à : navigation, rechercher

System.SysUtils.ExceptionSystem.TObjectESyncObjectException

Delphi

ESyncObjectException = class(Exception);

C++

class PASCALIMPLEMENTATION ESyncObjectException : public System::Sysutils::Exception

Propriétés

Type Visibilité  Source Unité  Parent
class public
System.SyncObjs.pas
System.SyncObjs.hpp
System.SyncObjs System.SyncObjs

Description

Exception du mécanisme de verrouillage.

L'exception ESyncObjectException est déclenchée quand la libération d'un verrou sur une ressource échoue.

Voir aussi