zut.SimpleError

exception zut.SimpleError(msg: str, *args, **kwargs)

An error that should result to only an error message being printed on the console, without a stack trace.