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

The exception that is thrown when reading is attempted past the end of a stream. More...

Go to the source code of this file.

Classes

class  DotNetDupe::System::IO::EndOfStreamException
 The exception that is thrown when reading is attempted past the end of a stream. More...

Namespaces

namespace  DotNetDupe
namespace  DotNetDupe::System
namespace  DotNetDupe::System::IO

Detailed Description

The exception that is thrown when reading is attempted past the end of a stream.

Standard Citation: ECMA-335 CLI Common Language Infrastructure.

Definition in file EndOfStreamException.h.