Exception: LokaliseManager::Error
- Inherits:
-
StandardError
- Object
- StandardError
- LokaliseManager::Error
- Defined in:
- lib/lokalise_manager/error.rb
Overview
The Error class provides a custom exception type for the LokaliseManager, allowing the library to raise specific errors that can be easily identified and handled separately from other StandardError exceptions in Ruby.