Exceptions

errors module

This module contains the class wrapping the exceptions used in the library.

exception apilityio.errors.ApilityioError

Parent class of all errors raised by this library.

exception apilityio.errors.ApilityioValueError

Error indicating that the user input for a function was invalid.