errorHandlingPattern
P66396
predicate
Indicates how errors are detected, propagated, and managed within a system or process.
Observed surface forms (2)
- errorHandling ×29
- errorHandlingOption ×1
Sample triples (31)
| Subject | Object |
|---|---|
| Avro Sink | event delivery failure logging via predicate surface "errorHandling" ⓘ |
| CCM | rejects ciphertext on tag mismatch via predicate surface "errorHandling" ⓘ |
| CLNS | provides error reporting via CLNP via predicate surface "errorHandling" ⓘ |
|
Colander validation library
surface form:
Colander
|
structured error objects via predicate surface "errorHandling" ⓘ |
| CompressionStream | throws TypeError for unsupported format via predicate surface "errorHandling" ⓘ |
| DRAM | ECC (Error-Correcting Code) via predicate surface "errorHandlingOption" ⓘ |
| Fetch API | Promise rejection on network error via predicate surface "errorHandling" ⓘ |
| Fetch API | no rejection on HTTP error status by default via predicate surface "errorHandling" ⓘ |
| HPurge | May set memory manager error codes in global variables via predicate surface "errorHandling" ⓘ |
| JsonbSerializer | via thrown runtime exceptions in serialize implementation via predicate surface "errorHandling" ⓘ |
|
Koa web framework
surface form:
Koa
|
centralized error handling via middleware via predicate surface "errorHandling" ⓘ |
| Line Printer Daemon protocol | simple status codes over TCP connection via predicate surface "errorHandling" ⓘ |
| NEPO visual programming language | reduces syntax errors through blocks via predicate surface "errorHandling" ⓘ |
| RRQ | errors reported via TFTP ERROR messages via predicate surface "errorHandling" ⓘ |
| ReadableByteStreamController | propagates errors to associated ReadableStream via predicate surface "errorHandling" ⓘ |
| ReadableStreamBYOBRequest | respond() after stream close or error throws TypeError in most implementations via predicate surface "errorHandling" ⓘ |
| SPX | detection and recovery at transport layer via predicate surface "errorHandling" ⓘ |
| SelectObject | GetLastError can be used after failure via predicate surface "errorHandling" ⓘ |
| TSIG | uses TSIG error codes in DNS responses via predicate surface "errorHandling" ⓘ |
| TextEncoderStream | propagates stream errors via predicate surface "errorHandling" ⓘ |
| TransformStreamDefaultController | propagates error to both readable and writable sides of TransformStream via predicate surface "errorHandling" ⓘ |
| WebAssembly.RuntimeError | promise rejection from WebAssembly.instantiate ⓘ |
| WritableStreamDefaultWriter | abort() signals an error to the underlying sink via predicate surface "errorHandling" ⓘ |
| WritableStreamDefaultWriter | closed promise rejects if the stream errors via predicate surface "errorHandling" ⓘ |
| WritableStreamDefaultWriter | write() promise rejects if the write fails via predicate surface "errorHandling" ⓘ |
| java.io.PrintWriter | exposes error state via checkError() via predicate surface "errorHandling" ⓘ |
| java.io.PrintWriter | records I/O errors internally via predicate surface "errorHandling" ⓘ |
| l3kernel | structured message system via predicate surface "errorHandling" ⓘ |
|
std::thread::spawn function
surface form:
std::thread::spawn
|
panics in spawned thread do not panic parent thread via predicate surface "errorHandling" ⓘ |
| subant | can continue processing remaining sub-builds when failonerror is false via predicate surface "errorHandling" ⓘ |
| subant | can stop build on first error when failonerror is true via predicate surface "errorHandling" ⓘ |