Edit page in Livemark
(2024-01-29 13:37)

Data Errors

Data Error

Name Value
Type data-error
Title Data Error
Description There is a data error.
Template Data error: {note}

Reference

errors.DataError (class)

errors.DataError (class)

Error representation. It is a baseclass from which other subclasses of errors are inherited or derived from.

Signature

(*, note: str) -> None

Parameters

  • note (str)