Skip to main content

IntegrityError

No overview available.

Constructor

Signature

def IntegrityError() - > null

Signature

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

Parameters

NameTypeDescription
argstupleVariable length argument list typically containing the error message and database-specific error codes.
kwargsdictArbitrary keyword arguments used to pass additional context about the integrity failure.