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

The exception that is thrown when the operating system denies access because of an I/O error or a specific type of security error. More...

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

Go to the source code of this file.

Classes

class  DotNetDupe::System::UnauthorizedAccessException
 The exception that is thrown when the operating system denies access because of an I/O or security error. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System

Detailed Description

The exception that is thrown when the operating system denies access because of an I/O error or a specific type of security error.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file UnauthorizedAccessException.h.