Exception: Namabar::Error
- Inherits:
-
StandardError
- Object
- StandardError
- Namabar::Error
- Defined in:
- lib/namabar.rb
Overview
Base error class for all Namabar-related errors
All errors raised by the Namabar gem inherit from this class, making it easy to rescue all gem-related errors with a single rescue clause.