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

Defines the exception thrown when the format of an argument is invalid or not compliant with specifications. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::FormatException
 The exception that is thrown when the format of an argument is invalid, or when a composite format string is not well formed. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Defines the exception thrown when the format of an argument is invalid or not compliant with specifications.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file FormatException.h.