System.IO.EndOfStreamException
E697505
System.IO.EndOfStreamException is a .NET exception type thrown when an attempt is made to read beyond the end of a data stream.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.IO.EndOfStreamException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897394 — resolving that mention is where its identity was fixed. The disambiguator weighed these candidate entities and picked the highlighted one (or “None”, minting a new entity). This is how homonymy is resolved: the same surface form can point to different entities.
NED1
Entity disambiguation (via context triple)
gpt-5-mini-2025-08-07
Target entity: System.IO.EndOfStreamException Context triple: [System.IO, containsType, System.IO.EndOfStreamException]
-
A.
System.IO
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
-
B.
IO
IO is the commonly used abbreviation for the U.S. Department of State’s Bureau of International Organization Affairs, which manages U.S. engagement with international organizations such as the United Nations.
-
C.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
-
D.
ReFS
ReFS (Resilient File System) is a Microsoft file system designed to improve data integrity, availability, and scalability over the older NTFS format.
-
E.
OFS
OFS is the standard abbreviation for the Secular Franciscan Order, a lay branch of the Franciscan family whose members live out Franciscan spirituality in everyday life.
- F. None of above. chosen
- G. Unsure - the case is ambiguous/there is not enough information to decide.
NED2
Entity disambiguation (via description)
gpt-5-mini-2025-08-07
Target entity: System.IO.EndOfStreamException Target entity description: System.IO.EndOfStreamException is a .NET exception type thrown when an attempt is made to read beyond the end of a data stream.
-
A.
System.IO
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
-
B.
IO
IO is the commonly used abbreviation for the U.S. Department of State’s Bureau of International Organization Affairs, which manages U.S. engagement with international organizations such as the United Nations.
-
C.
System.Net
System.Net is a .NET namespace that provides classes for network programming, including HTTP communication, sockets, and other internet protocol support.
-
D.
ReFS
ReFS (Resilient File System) is a Microsoft file system designed to improve data integrity, availability, and scalability over the older NTFS format.
-
E.
OFS
OFS is the standard abbreviation for the Secular Franciscan Order, a lay branch of the Franciscan family whose members live out Franciscan spirituality in everyday life.
- F. None of above. chosen
Statements (43)
| Predicate | Object |
|---|---|
| instanceOf |
.NET exception type
ⓘ
class ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| baseType | System.SystemException NERFINISHED ⓘ |
| category | I/O exception ⓘ |
| CLSCompliant | true ⓘ |
| definedIn | .NET Base Class Library NERFINISHED ⓘ |
| fullName | System.IO.EndOfStreamException NERFINISHED ⓘ |
| hasConstructor |
System.IO.EndOfStreamException()
NERFINISHED
ⓘ
System.IO.EndOfStreamException(System.Runtime.Serialization.SerializationInfo info, System.Runtime.Serialization.StreamingContext context) ⓘ System.IO.EndOfStreamException(string message) ⓘ System.IO.EndOfStreamException(string message, System.Exception innerException) ⓘ |
| inheritsFrom |
System.Exception
NERFINISHED
ⓘ
System.SystemException ⓘ |
| inheritsInnerExceptionPropertyFrom | System.Exception NERFINISHED ⓘ |
| inheritsMessagePropertyFrom | System.Exception NERFINISHED ⓘ |
| inheritsStackTracePropertyFrom | System.Exception NERFINISHED ⓘ |
| introducedIn | .NET Framework 1.0 NERFINISHED ⓘ |
| isAbstract | false ⓘ |
| isCheckedException | false ⓘ |
| isPublic | true ⓘ |
| isReferenceType | true ⓘ |
| isSerializable | true ⓘ |
| language |
C#
ⓘ
F# NERFINISHED ⓘ VB.NET NERFINISHED ⓘ |
| namespace | System.IO NERFINISHED ⓘ |
| platform |
.NET 5+
NERFINISHED
ⓘ
.NET Core NERFINISHED ⓘ .NET Framework NERFINISHED ⓘ .NET Standard NERFINISHED ⓘ Mono NERFINISHED ⓘ Xamarin NERFINISHED ⓘ |
| sealed | true ⓘ |
| summary | Exception thrown when an attempt is made to read beyond the end of a stream. ⓘ |
| typicalAPI |
System.IO.BinaryReader
NERFINISHED
ⓘ
System.IO.Stream ⓘ |
| typicalCause |
Reading past the end of a data stream.
ⓘ
Using BinaryReader methods when no more data is available. ⓘ |
| usageContext |
File I/O operations
ⓘ
Memory stream reading ⓘ Network stream reading ⓘ |
How these facts were elicited
The pipeline generated the facts above by prompting gpt-5.1 with this entity's name + description and the instruction below.
Instruction
You are a knowledge base construction expert. Given a subject entity and a description of it, return factual statements that you know for the subject as a JSON list of dictionaries(triples), where keys must be "subject", "predicate" and "object". The number of facts may be very high, between 25 to 50 or more, for very popular subjects. For less popular subjects, the number of facts can be very low, like 5 or 10. # Requirements - If you don't know the subject at all, return an empty list. - If the subject is not a named entity, return an empty list. - Include at least one triple where predicate is "instanceOf". - Do not get too wordy. - Separate several objects into multiple triples with one object.
Input
Subject: System.IO.EndOfStreamException Description of subject: System.IO.EndOfStreamException is a .NET exception type thrown when an attempt is made to read beyond the end of a data stream.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.