GridError

class petres.errors.GridError[source]

Bases: PetresError

Represent the base exception for grid-related failures.

Initialize the error and format the active message template.

default_message: str = 'An error occurred related to grid operations.'