class Swiftcore::Analogger::NoPortProvided

Public Instance Methods

to_s() click to toggle source
# File src/swiftcore/Analogger.rb, line 35
def to_s; "The port to bind to was not provided."; end