Exception: Rebrandly::MissingApiKey

Inherits:
Error
  • Object
show all
Defined in:
lib/rebrandly/error.rb

Instance Method Summary collapse

Instance Method Details

#newObject



9
10
11
# File 'lib/rebrandly/error.rb', line 9

def new
  super('Missing API key')
end