Exception: Bcome::Exception::NoNodeFoundForBreadcrumb

Inherits:
Base
  • Object
show all
Defined in:
lib/objects/exception/no_node_found_for_breadcrumb.rb

Instance Method Summary collapse

Methods inherited from Base

#initialize, #message, #pretty_display

Constructor Details

This class inherits a constructor from Bcome::Exception::Base

Instance Method Details

#message_prefixObject



6
7
8
# File 'lib/objects/exception/no_node_found_for_breadcrumb.rb', line 6

def message_prefix
  'No node exists for breadcrumb'
end