Exceptions ========== Swoop defines two exception classes. Swoop may also raise :class:`NotImplementedError` if you try to invoke functionality that is planned but not yet implemented or try to invoke a method that should be overridden. .. currentmodule:: Swoop EagleFormatError ------------------ .. autoclass:: EagleFormatError SwoopError ---------- .. autoclass:: SwoopError