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

Represents errors that occur during application execution and serves as the ultimate base exception. More...

#include "Common.h"
#include <stdexcept>

Go to the source code of this file.

Classes

class  DotNetDupe::System::Exception
 Represents errors that occur during application execution. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

Represents errors that occur during application execution and serves as the ultimate base exception.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file Exception.h.