Skip to main content

SystemCheckError

The system check framework detected unrecoverable errors.

Constructor

Signature

def SystemCheckError()

Signature

def SystemCheckError(
args: tuple,
kwargs: dict
) - > null

Parameters

NameTypeDescription
argstupleVariable length argument list passed to the parent CommandError constructor.
kwargsdictArbitrary keyword arguments passed to the parent CommandError constructor.