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

Go to the source code of this file.

Classes

class  nv_python_libs.thewb.thewb_exceptions.TheWBBaseError
 
class  nv_python_libs.thewb.thewb_exceptions.TheWBUrlError
 
class  nv_python_libs.thewb.thewb_exceptions.TheWBHttpError
 
class  nv_python_libs.thewb.thewb_exceptions.TheWBRssError
 
class  nv_python_libs.thewb.thewb_exceptions.TheWBVideoNotFound
 
class  nv_python_libs.thewb.thewb_exceptions.TheWBConfigFileError
 
class  nv_python_libs.thewb.thewb_exceptions.TheWBUrlDownloadError
 

Namespaces

namespace  nv_python_libs
 
namespace  nv_python_libs.thewb
 
namespace  nv_python_libs.thewb.thewb_exceptions
 

Variables

string nv_python_libs.thewb.thewb_exceptions.__title__ = "thewb_exceptions - Custom exceptions used or raised by thewb_api";
 
string nv_python_libs.thewb.thewb_exceptions.__author__ = "R.D. Vaughan"
 
string nv_python_libs.thewb.thewb_exceptions.__version__ = "v0.1.0"
 
list nv_python_libs.thewb.thewb_exceptions.__all__ = ["TheWBUrlError", "TheWBHttpError", "TheWBRssError", "TheWBVideoNotFound", "TheWBConfigFileError", "TheWBUrlDownloadError"]