class RaiseIfRoot::AssertionFailed
Error class for RaiseIfRoot
assertion failures. Inherits directly from Exception because we don't want a bare rescue to catch this. rubocop:disable Lint/InheritException
Error class for RaiseIfRoot
assertion failures. Inherits directly from Exception because we don't want a bare rescue to catch this. rubocop:disable Lint/InheritException