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

Defines the exception thrown when an invoked method or stream operation is not supported. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::NotSupportedException
 The exception that is thrown when an invoked method is not supported, or when there is an attempt to read, seek, or write to a stream that does not support the related functionality. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Defines the exception thrown when an invoked method or stream operation is not supported.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file NotSupportedException.h.