Oxylus
Guide
Python API
Project Management
Oxylus
Module code
ox.apps.files.exceptions
Source code for ox.apps.files.exceptions
__all__
=
(
"FileTypeError"
,)
[docs]
class
FileTypeError
(
ValueError
):
"""Invalid file format."""
pass