Exception: Rebrandly::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Rebrandly::Error
- Defined in:
- lib/rebrandly/error.rb
Direct Known Subclasses
Instance Method Summary collapse
Instance Method Details
#new(message) ⇒ Object
3 4 5 |
# File 'lib/rebrandly/error.rb', line 3 def new() super("Rebrandly >> #{}") end |