DaemonKit::Exception
Raised when the daemon itself cannot be found.
# File lib/daemon_kit/exceptions.rb, line 11 def initialize( file ) super "No daemon found at the path '#{file}'" end
[Validate]
Generated with the Darkfish Rdoc Generator 2.