System.IO.PathTooLongException
E697507
System.IO.PathTooLongException is a .NET exception type thrown when a file or directory path exceeds the system-defined maximum length.
All labels observed (1)
| Label | Occurrences |
|---|---|
| System.IO.PathTooLongException canonical | 1 |
How this entity was disambiguated
This entity first appeared as the object of triple T7897399 — 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.PathTooLongException Context triple: [System.IO, containsType, System.IO.PathTooLongException]
-
A.
Long Path
The Long Path is a long-distance hiking trail in New York that stretches from New York City northward through the Hudson Valley and Catskills.
-
B.
System.IO
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
-
C.
ReFS
ReFS (Resilient File System) is a Microsoft file system designed to improve data integrity, availability, and scalability over the older NTFS format.
-
D.
MSMQ
MSMQ (Microsoft Message Queuing) is a Microsoft messaging technology that enables reliable, asynchronous communication between distributed applications by queuing messages.
-
E.
Filesystem
Filesystem is a Symfony component that provides convenient, object-oriented utilities for interacting with and manipulating the file system in PHP applications.
- 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.PathTooLongException Target entity description: System.IO.PathTooLongException is a .NET exception type thrown when a file or directory path exceeds the system-defined maximum length.
-
A.
Long Path
The Long Path is a long-distance hiking trail in New York that stretches from New York City northward through the Hudson Valley and Catskills.
-
B.
System.IO
System.IO is a .NET namespace that provides types for reading and writing data to streams, files, and directories.
-
C.
ReFS
ReFS (Resilient File System) is a Microsoft file system designed to improve data integrity, availability, and scalability over the older NTFS format.
-
D.
MSMQ
MSMQ (Microsoft Message Queuing) is a Microsoft messaging technology that enables reliable, asynchronous communication between distributed applications by queuing messages.
-
E.
Filesystem
Filesystem is a Symfony component that provides convenient, object-oriented utilities for interacting with and manipulating the file system in PHP applications.
- F. None of above. chosen
Statements (46)
| Predicate | Object |
|---|---|
| instanceOf |
.NET class
ⓘ
exception type ⓘ |
| assembly |
System.Runtime
NERFINISHED
ⓘ
mscorlib NERFINISHED ⓘ |
| baseClass | System.IO.IOException NERFINISHED ⓘ |
| category | I/O exception ⓘ |
| CLSCompliant | true ⓘ |
| commonHandling |
shorten path length
ⓘ
use alternative path handling APIs ⓘ |
| definedInLanguage |
C#
NERFINISHED
ⓘ
F# NERFINISHED ⓘ VB.NET NERFINISHED ⓘ |
| documentationUrl | https://learn.microsoft.com/dotnet/api/system.io.pathtoolongexception ⓘ |
| hasConstructor |
System.IO.PathTooLongException()
ⓘ
System.IO.PathTooLongException(string message) ⓘ System.IO.PathTooLongException(string message, System.Exception innerException) ⓘ |
| hasProperty |
InnerException
ⓘ
Message ⓘ Source ⓘ StackTrace ⓘ |
| inheritsFrom |
System.Exception
NERFINISHED
ⓘ
System.IO.IOException NERFINISHED ⓘ |
| introducedIn |
.NET 5.0
NERFINISHED
ⓘ
.NET Core 1.0 NERFINISHED ⓘ .NET Framework 1.0 NERFINISHED ⓘ .NET Framework 1.1 NERFINISHED ⓘ |
| isCheckedAtRuntime | true ⓘ |
| isPublic | true ⓘ |
| isRecoverable | true ⓘ |
| isSealed | true ⓘ |
| isSerializable | true ⓘ |
| library | .NET Base Class Library NERFINISHED ⓘ |
| namespace | System.IO NERFINISHED ⓘ |
| platform |
Linux
ⓘ
Windows ⓘ macOS ⓘ |
| thrownBy |
System.IO.Directory methods
ⓘ
System.IO.DirectoryInfo constructors ⓘ System.IO.File methods NERFINISHED ⓘ System.IO.FileInfo constructors ⓘ System.IO.Path methods ⓘ |
| thrownWhen |
a directory path exceeds the system-defined maximum length
ⓘ
a file path exceeds the system-defined maximum length ⓘ |
| usedIn |
.NET 5+ applications
ⓘ
.NET Core applications ⓘ .NET Framework applications ⓘ |
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.PathTooLongException Description of subject: System.IO.PathTooLongException is a .NET exception type thrown when a file or directory path exceeds the system-defined maximum length.
Referenced by (1)
Full triples — surface form annotated when it differs from this entity's canonical label.