|
DotNetDupe 4.0.6
C++17/20 Implementation of the .NET Base Class Library (BCL)
|
Defines the exception thrown when an argument value is outside the acceptable range of values. More...
#include "System/ArgumentException.h"Go to the source code of this file.
Classes | |
| class | DotNetDupe::System::ArgumentOutOfRangeException |
| The exception that is thrown when the value of an argument is outside the allowable range of values as defined by the invoked method. More... | |
Namespaces | |
| namespace | DotNetDupe |
| namespace | DotNetDupe::System |
Defines the exception thrown when an argument value is outside the acceptable range of values.
Standard Citation: ECMA-335 CLI Common Language Infrastructure.
Definition in file ArgumentOutOfRangeException.h.