Go to the documentation of this file.
12__title__ =
"rev3_exceptions - Custom exceptions used or raised by rev3_api";
13__author__=
"R.D. Vaughan"
17__all__ = [
"Rev3UrlError",
"Rev3HttpError",
"Rev3RssError",
"Rev3VideoNotFound",
"Rev3ConfigFileError",
"Rev3UrlDownloadError"]