Contents:
# -*- coding: utf-8 -*- [docs] class AIxPORTError(Exception): """ Base exception for AIxPORT """ pass