exceptions.py 90 Bytes

class ColabException(Exception):
    """Base class for all exceptions raised by Colab"""