Exception: LcpRuby::MenuRenderError

Inherits:
Error
  • Object
show all
Defined in:
lib/lcp_ruby.rb

Overview

Raised when path-template resolution fails at render time (nil mid-chain, missing method on current_user, etc.). Boot-time template shape errors raise MetadataError instead.

Instance Attribute Summary

Attributes inherited from Error

#i18n_interpolations, #i18n_key

Method Summary

Methods inherited from Error

#initialize, #localized_message

Constructor Details

This class inherits a constructor from LcpRuby::Error