Exception: BugBunny::Exception::NeedSignature

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



11
12
13
# File 'lib/bug_bunny/exception.rb', line 11

def to_s
  :need_signature
end