# File lib/simple_navigation_renderers/exceptions.rb, line 4
    def initialize( msg = "Hash does not contain any of parameters: 'text', 'icon'" )
      super
    end