Exception: BugBunny::Exception::ServiceError
- Inherits:
-
StandardError
- Object
- StandardError
- BugBunny::Exception::ServiceError
- Defined in:
- lib/bug_bunny/exception.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
5 6 7 |
# File 'lib/bug_bunny/exception.rb', line 5 def to_s :service_error end |