Classes | |
| class | MNVBaseError |
| class | MNVSQLError |
| class | MNVVideoNotFound |
Variables | |
| string | __title__ = "mnvsearch_exceptions - Custom exceptions used or raised by mnvsearch_api" |
| string | __author__ = "R.D. Vaughan" |
| string | __version__ = "v0.1.0" |
| list | __all__ = ["MNVSQLError", "MNVVideoNotFound", ] |
| string nv_python_libs::mnvsearch::mnvsearch_exceptions::__title__ = "mnvsearch_exceptions - Custom exceptions used or raised by mnvsearch_api" |
Definition at line 12 of file mnvsearch_exceptions.py.
| string nv_python_libs::mnvsearch::mnvsearch_exceptions::__author__ = "R.D. Vaughan" |
Definition at line 13 of file mnvsearch_exceptions.py.
Definition at line 14 of file mnvsearch_exceptions.py.
| list nv_python_libs::mnvsearch::mnvsearch_exceptions::__all__ = ["MNVSQLError", "MNVVideoNotFound", ] |
Definition at line 17 of file mnvsearch_exceptions.py.
1.6.3