Exception: BugBunny::Exception::InvalidSignature

Inherits:
StandardError
  • Object
show all
Defined in:
lib/bug_bunny/exception.rb

Instance Method Summary collapse

Instance Method Details

#to_sObject



17
18
19
# File 'lib/bug_bunny/exception.rb', line 17

def to_s
  :invalid_signature
end