PicklesContainerException
extends PicklesException
in package
Exception thrown for errors related to the Pickles container.
This class serves as the base exception for all container-specific errors within the Pickles framework. It extends the generic PicklesException.