Exception: Swiftcore::Analogger::NoPortProvided

Inherits:
Exception
  • Object
show all
Defined in:
lib/swiftcore/Analogger.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



13
# File 'lib/swiftcore/Analogger.rb', line 13

def to_s; "The port to bind to was not provided."; end