Methods

Class/Module Index [+]

Quicksearch

RHC::KeyFileNotExistentException

Public Class Methods

new(message="SSH Key file not found") click to toggle source
# File lib/rhc/exceptions.rb, line 76
def initialize(message="SSH Key file not found")
  super message, 128
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.