In Files

Methods

Class/Module Index [+]

Quicksearch

RHC::Rest::AuthorizationsNotSupported

Public Class Methods

new(message="The server does not support setting, retrieving, or authenticating with authorization tokens.") click to toggle source
# File lib/rhc/rest.rb, line 144
def initialize(message="The server does not support setting, retrieving, or authenticating with authorization tokens.")
  super(message, 1)
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.