Skip to main content

DataError

No overview available.

Constructor

Signature

def DataError() - > null

Signature

def DataError(
args: tuple
) - > null

Parameters

NameTypeDescription
argstupleVariable length argument list typically containing the error message and database-specific error codes.