Methods

Files

RestClient::SSLCertificateNotVerified

Public Class Methods

new(message) click to toggle source
# File lib/restclient/exceptions.rb, line 181
def initialize(message)
  super nil, nil
  self.message = message
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.