Exception: BugBunny::Exception::ServiceError

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

Instance Method Summary collapse

Instance Method Details

#to_sObject



5
6
7
# File 'lib/bug_bunny/exception.rb', line 5

def to_s
  :service_error
end