Methods

Class/Module Index [+]

Quicksearch

RHC::KeyDataInvalidException

Public Class Methods

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

[Validate]

Generated with the Darkfish Rdoc Generator 2.