Exception: ComplexConfig::EncryptionError Abstract

Inherits:
ComplexConfigError show all
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.

See Also:

Method Summary

Methods inherited from ComplexConfigError

wrap