Base exception for the application.
Usage
AppError()
message: str
Human-readable error message.
code: int = 0
Machine-readable error code.