Exception: LokaliseManager::Error

Inherits:
StandardError
  • Object
show all
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.