class NilAssertionError

Overview

Raised when a not_nil! assertion fails.

"hello".index('x').not_nil! # raises NilAssertionError ("hello" does not contain 'x')

Defined in:

perf_tools/mem_prof.cr

Class methods inherited from class Object

_fields_offsets _fields_offsets