Libraries
»
undead
(0.2.0)
»
Index
»
Undead
»
FrameNotFound
»
#message
Method: Undead::FrameNotFound#message
Defined in:
lib/undead/errors.rb
#
message
⇒
Object
78 79 80
# File 'lib/undead/errors.rb', line 78
def
message
"The frame '#{name}' was not found."
end