Exception: ComplexConfig::EncryptionError Abstract
- Inherits:
-
ComplexConfigError
- Object
- StandardError
- ComplexConfigError
- ComplexConfig::EncryptionError
- Defined in:
- lib/complex_config/errors.rb
Overview
This class is abstract.
An abstract base class for encryption-related errors in the ComplexConfig library.
This class serves as the root of the encryption exception hierarchy, providing a common base for all encryption-specific exceptions raised by ComplexConfig.
Direct Known Subclasses
DecryptionFailed, EncryptionKeyInvalid, EncryptionKeyMissing