Exception: Bcome::Exception::MissingArgumentForRegistryCommand
- Inherits:
-
Base
- Object
- RuntimeError
- Base
- Bcome::Exception::MissingArgumentForRegistryCommand
- Defined in:
- lib/objects/exception/missing_argument_for_registry_command.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_prefix ⇒ Object
6 7 8 |
# File 'lib/objects/exception/missing_argument_for_registry_command.rb', line 6 def 'Cannot find argument for registry command in either your defaults or your supplied arguments' end |