errors.fyi community error code reference
Interrupt
ruby

Interrupt

A subclass of SignalException raised when the process receives SIGINT, typically by the user pressing Ctrl+C.

References

โ† all namespaces for Interrupt