Exception: Harness::LibratoAdapter::NameTooLong

Inherits:
Harness::LoggingError show all
Defined in:
lib/harness/adapters/librato_adapter.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



7
8
9
# File 'lib/harness/adapters/librato_adapter.rb', line 7

def to_s
  "Name cannot be more than 63 characters long"
end