Source code for pycic.exceptions

# -*- coding: utf-8 -*-

"""
Custom exceptions.

This module contains the set of pycic's exceptions.

"""


[docs]class InvalidCategory(IOError): """A valid category is required to make a request."""
Read the Docs v: latest
Versions
latest
Downloads
PDF
HTML
Epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.