class

Fluxion::Error

Inherits Exception < Reference < Object

Base class for every error Fluxion raises deliberately. The CLI maps these to stable exit codes and prints them without a stack trace, so anything that escapes as a plain Exception is a bug rather than a user error.