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

Exception thrown when a Thread is in an invalid state for the method call. More...

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

Go to the source code of this file.

Classes

class  DotNetDupe::System::Threading::ThreadStateException
 Exception thrown when a thread is in an invalid ThreadState for the requested operation. More...

Namespaces

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

Detailed Description

Exception thrown when a Thread is in an invalid state for the method call.

Definition in file ThreadStateException.h.