MythTV  master
Classes | Namespaces | Variables
mnvsearch_exceptions.py File Reference

Go to the source code of this file.

Classes

class  nv_python_libs.mnvsearch.mnvsearch_exceptions.MNVBaseError
 
class  nv_python_libs.mnvsearch.mnvsearch_exceptions.MNVSQLError
 
class  nv_python_libs.mnvsearch.mnvsearch_exceptions.MNVVideoNotFound
 

Namespaces

 nv_python_libs.mnvsearch.mnvsearch_exceptions
 

Variables

string nv_python_libs.mnvsearch.mnvsearch_exceptions.__title__ = "mnvsearch_exceptions - Custom exceptions used or raised by mnvsearch_api";
 
string nv_python_libs.mnvsearch.mnvsearch_exceptions.__author__ = "R.D. Vaughan"
 
string nv_python_libs.mnvsearch.mnvsearch_exceptions.__version__ = "v0.1.0"
 
list nv_python_libs.mnvsearch.mnvsearch_exceptions.__all__ = ["MNVSQLError", "MNVVideoNotFound", ]