PropertyError

class petres.errors.PropertyError[source]

Bases: PetresError

Represent the base exception for property-modeling failures.

Initialize the error and format the active message template.

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