Cat Feeder  1.0.0
The Cat feeder project
Loading...
Searching...
No Matches
backend.src.libs.fffamily.ff_exceptions Namespace Reference

Data Structures

class  ArchitectureNotSupported
 
class  PackageNotInstalled
 
class  PackageNotSupported
 

Detailed Description

# +==== BEGIN CatFeeder =================+
# LOGO:
# ..............(..../\
# ...............)..(.')
# ..............(../..)
# ...............\‍(__)|
# Inspired by Joan Stark
# source https://www.asciiart.eu/
# animals/cats
# /STOP
# PROJECT: CatFeeder
# FILE: ff_exceptions.py
# CREATION DATE: 19-11-2025
# LAST Modified: 14:50:47 19-12-2025
# DESCRIPTION:
# This is the backend server in charge of making the actual website work.
# /STOP
# COPYRIGHT: (c) Cat Feeder
# PURPOSE: The exceptions that could be raised by the downloader.
# // AR
# +==== END CatFeeder =================+