errorReporting
P164529
predicate
Indicates that one entity reports, logs, or communicates errors or faults related to another entity or process.
All labels observed (3)
| Label | Occurrences |
|---|---|
| errorReporting canonical | 9 |
| errorReportedBy | 4 |
| providesErrorReporting | 1 |
Description generation (PDg)
The one-sentence description above was generated by prompting gpt-5.1 with the predicate name and this instruction.
Instruction
Given a predicate that represents a relationship or action between entities, generate a one-sentence description explaining its meaning. # Instructions Focus on describing the relationship, not the entities themselves. # Response Format Begin the description with \' Indicates...\'
Input
Predicate: errorReporting
Generated description
Indicates that one entity reports, logs, or communicates errors or faults related to another entity or process.
Sample triples (14)
| Subject | Object |
|---|---|
| IUnknown | QueryInterface returns HRESULT ⓘ |
| HeapAlloc | GetLastError ⓘ |
| HeapFree | GetLastError can be called when HeapFree fails ⓘ |
| LoadLibrary | GetLastError ⓘ |
| GetEnvironmentVariable | GetLastError ⓘ |
| GetTickCount | does not provide extended error information via GetLastError ⓘ |
| WSAWaitForMultipleEvents | uses WSAGetLastError for extended error information ⓘ |
| Winsock 1.1 API | WSAGetLastError via predicate surface "providesErrorReporting" NERFINISHED ⓘ |
| WSAEventSelect | WSAGetLastError ⓘ |
| MQPUT | completion code via predicate surface "errorReportedBy" ⓘ |
| MQPUT | reason code via predicate surface "errorReportedBy" ⓘ |
| MQCB | completion code via predicate surface "errorReportedBy" ⓘ |
| MQCB | reason code via predicate surface "errorReportedBy" ⓘ |
| Discard Protocol | no application-level error messages ⓘ |