errors.fyi
community error code reference
errors.fyi
/
Errno--EPIPE
Errno--EPIPE
ruby
Errno::EPIPE
Raised when a write is attempted on a pipe or socket with no reader. Maps to POSIX errno EPIPE.
References
https://ruby-doc.org/core/Exception.html
← all namespaces