Methods

Class/Module Index [+]

Quicksearch

RHC::NoPortsToForwardException

Public Class Methods

new(message="No available ports to forward") click to toggle source
# File lib/rhc/exceptions.rb, line 100
def initialize(message="No available ports to forward")
  super message, 102
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.