DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
Loading...
Searching...
No Matches
WaitHandleCannotBeOpenedException.h File Reference

Exception thrown when an attempt to open a named system wait handle fails. More...

#include "Common.h"
#include "System/SystemException.h"

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::WaitHandleCannotBeOpenedException
 Exception thrown when an attempt to open a system synchronization handle that does not exist fails. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::Threading

Detailed Description

Exception thrown when an attempt to open a named system wait handle fails.

Definition in file WaitHandleCannotBeOpenedException.h.