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

Go to the source code of this file.

Classes

class  nv_python_libs.rev3.rev3_exceptions.Rev3BaseError
 
class  nv_python_libs.rev3.rev3_exceptions.Rev3UrlError
 
class  nv_python_libs.rev3.rev3_exceptions.Rev3HttpError
 
class  nv_python_libs.rev3.rev3_exceptions.Rev3RssError
 
class  nv_python_libs.rev3.rev3_exceptions.Rev3VideoNotFound
 
class  nv_python_libs.rev3.rev3_exceptions.Rev3ConfigFileError
 
class  nv_python_libs.rev3.rev3_exceptions.Rev3UrlDownloadError
 

Namespaces

 nv_python_libs.rev3.rev3_exceptions
 

Variables

string nv_python_libs.rev3.rev3_exceptions.__title__ = "rev3_exceptions - Custom exceptions used or raised by rev3_api";
 
string nv_python_libs.rev3.rev3_exceptions.__author__ = "R.D. Vaughan"
 
string nv_python_libs.rev3.rev3_exceptions.__version__ = "v0.1.0"
 
list nv_python_libs.rev3.rev3_exceptions.__all__ = ["Rev3UrlError", "Rev3HttpError", "Rev3RssError", "Rev3VideoNotFound", "Rev3ConfigFileError", "Rev3UrlDownloadError"]