Exception: Aikido::Zen::DetachedAgentError

Inherits:
Aikido::ZenError
  • Object
show all
Extended by:
Forwardable
Defined in:
lib/aikido/zen/errors.rb

Instance Method Summary collapse

Constructor Details

#initialize(msg) ⇒ DetachedAgentError

Returns a new instance of DetachedAgentError.



113
114
115
# File 'lib/aikido/zen/errors.rb', line 113

def initialize(msg)
  super
end