Logarithm::LogarithmError
Base exception class for all Logarithm-related errors.
All Logarithm exceptions inherit from this class, allowing for catch-all error handling while maintaining type safety. This base class ensures consistent error reporting and logging across the system.