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

Exception thrown when a Thread is interrupted while in a waiting state. More...

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

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::ThreadInterruptedException
 Exception thrown when a thread is interrupted while it is in a waiting state. More...

Namespaces

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

Detailed Description

Exception thrown when a Thread is interrupted while in a waiting state.

Definition in file ThreadInterruptedException.h.