Exception: Swiftcore::Analogger::NoPortProvided
- Inherits:
-
Exception
- Object
- Exception
- Swiftcore::Analogger::NoPortProvided
- Defined in:
- lib/swiftcore/Analogger.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
13 |
# File 'lib/swiftcore/Analogger.rb', line 13 def to_s; "The port to bind to was not provided."; end |