Exception: Ciclope::Ring::NotEnoughConnections

Inherits:
Exception
  • Object
show all
Defined in:
lib/ciclope/ring.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/ciclope/ring.rb', line 4

def message
  "Connections must be more than once !"
end