Exception: Cluster::Discovery::EmptyTagsError

Inherits:
RuntimeError
  • Object
show all
Defined in:
lib/cluster/discovery/errors.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



4
5
6
# File 'lib/cluster/discovery/errors.rb', line 4

def message
  'Tags cannot be empty'
end