Exception: Rebrandly::MissingApiKey
- Defined in:
- lib/rebrandly/error.rb
Instance Method Summary collapse
Instance Method Details
#new ⇒ Object
9 10 11 |
# File 'lib/rebrandly/error.rb', line 9 def new super('Missing API key') end |