Exception
# File src/swiftcore/Analogger.rb, line 37 def initialize(port) @port = port end
# File src/swiftcore/Analogger.rb, line 41 def to_s; "The port provided (#{@port}) is invalid."; end
[Validate]
Generated with the Darkfish Rdoc Generator 2.