Module magnus::exception

source ·
Expand description

Types and functions for working with Ruby exceptions.

See also Ruby for more exception related methods.

Structs§

  • Wrapper type for a Value known to be an instance of Ruby’s Exception class.
  • A Value known to be an instance of Class and subclass of Exception.

Functions§