File: convert-errors.md

package info (click to toggle)
tina 0.1.14-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 920 kB
  • sloc: ansic: 1,653; sh: 1,415; python: 1,189; makefile: 42
file content (24 lines) | stat: -rw-r--r-- 648 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<!--
SPDX-FileCopyrightText: Peter Pentchev <roam@ringlet.net>
SPDX-License-Identifier: GPL-2.0-or-later
-->

# Python API: Conversion: errors

::: tina_mgr.convert.formats.f_base.FormatError

::: tina_mgr.convert.formats.f_base.DeserializationError

::: tina_mgr.convert.formats.f_base.NoFormatVersionError

::: tina_mgr.convert.formats.f_base.UnsupportedFormatVersionError

::: tina_mgr.convert.formats.f_base.NoTinaError

::: tina_mgr.convert.formats.f_base.NoTinaListError

::: tina_mgr.convert.formats.f_base.NoFieldError

::: tina_mgr.convert.formats.f_base.InvalidTypeFieldError

::: tina_mgr.convert.formats.f_json.JSONDeserializationError