PicklesDatabaseException
extends PicklesException
in package
Class PicklesDatabaseException
This exception is thrown to handle database-related errors within the Pickles framework. It extends the base PicklesException class to provide a specific exception type for database operations.