Module: PeerCommander::Errors
- Defined in:
- lib/peer_commander/errors/command_not_executed_error.rb,
lib/peer_commander/errors/command_already_executed_error.rb
Constant Summary collapse
- CommandNotExecutedError =
Class.new(StandardError)
- CommandAlreadyExecutedError =
Class.new(StandardError)