Exception: BugBunny::Exception::InvalidSignature
- Inherits:
-
StandardError
- Object
- StandardError
- BugBunny::Exception::InvalidSignature
- Defined in:
- lib/bug_bunny/exception.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
17 18 19 |
# File 'lib/bug_bunny/exception.rb', line 17 def to_s :invalid_signature end |