Version 1.0 — (Ancilla) Project Homepage Official Discord
Table of Contents
Interfaces
Managers
Errors
Tools
luminal
luminal.errors
luminal.errors.system
Bases: Exception
Exception
Error raised when a directory is not found.
Examples
>>> raise DirectoryNotFoundError("Directory not found!")
args (object) –