Method: Undead::FrameNotFound#message

Defined in:
lib/undead/errors.rb

#messageObject



78
79
80
# File 'lib/undead/errors.rb', line 78

def message
  "The frame '#{name}' was not found."
end