Methods

Class/Module Index [+]

Quicksearch

RHC::NoDomainsForUser

Public Class Methods

new(message="In order to deploy applications, you must create a domain with 'rhc setup' or 'rhc create-domain'.") click to toggle source
# File lib/rhc/exceptions.rb, line 234
def initialize(message="In order to deploy applications, you must create a domain with 'rhc setup' or 'rhc create-domain'.")
  super message, 1
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.