Skip to content

📦 NotImplemented

Description

Raised when a feature is not yet implemented. Automatically logs using debug_me before raising.

Source Information

Defined in: lib/sqa/errors.rb:84

Inherits from: RuntimeError

🏭 Class Methods

.raise()

Raises a NotImplemented error with debug logging.

Source Location

lib/sqa/errors.rb:88


📝 Attributes