Go to the documentation of this file.
12__title__ =
"common_exceptions - Custom exceptions used or raised by common_api.py";
13__author__=
"R.D. Vaughan"
19__all__ = [
"WebCgiUrlError",
"WebCgiHttpError",
"WebCgiRssError",
"WebCgiVideoNotFound",
"WebCgiInvalidSearchType",
"WebCgiXmlError",
"WebCgiVideoDetailError",
"WebCgiCategoryNotFound", ]