Module spinoso_exception::core
source · Expand description
Ruby exception class implementations.
See crate-level documentation for more about the types exposed in this module.
Structs
Ruby
ArgumentError
error type.Ruby
EOFError
error type.Ruby
EncodingError
error type.Ruby
Exception
error type.Ruby
fatal
error type.Ruby
FiberError
error type.Ruby
FloatDomainError
error type.Ruby
FrozenError
error type.Ruby
IOError
error type.Ruby
IndexError
error type.Ruby
Interrupt
error type.Ruby
KeyError
error type.Ruby
LoadError
error type.Ruby
LocalJumpError
error type.Ruby
NameError
error type.Ruby
NoMemoryError
error type.Ruby
NoMethodError
error type.Ruby
NotImplementedError
error type.Ruby
RangeError
error type.Ruby
RegexpError
error type.Ruby
RuntimeError
error type.Ruby
ScriptError
error type.Ruby
SecurityError
error type.Ruby
SignalException
error type.Ruby
StandardError
error type.Ruby
StopIteration
error type.Ruby
SyntaxError
error type.Ruby
SystemCallError
error type.Ruby
SystemExit
error type.Ruby
SystemStackError
error type.Ruby
ThreadError
error type.Ruby
TypeError
error type.Ruby
UncaughtThrowError
error type.Ruby
ZeroDivisionError
error type.