Exception: BitmapCompiler::Core::Errors::UnknownCommandError

Inherits:
BitmapError
  • Object
show all
Defined in:
lib/bitmap_compiler/core/errors/unknown_command_error.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



7
8
9
# File 'lib/bitmap_compiler/core/errors/unknown_command_error.rb', line 7

def message
  'Unknown Command'
end