boinor.warnings =============== .. py:module:: boinor.warnings .. autoapi-nested-parse:: replace the generic UserWarning by a more descriptive warning Exceptions ---------- .. autoapisummary:: boinor.warnings.TimeScaleWarning boinor.warnings.PatchedConicsWarning Module Contents --------------- .. py:exception:: TimeScaleWarning Bases: :py:obj:`UserWarning` class to replace the generic UserWarning by a more descriptive TimeScaleWarning .. py:exception:: PatchedConicsWarning Bases: :py:obj:`UserWarning` class to replace the generic UserWarning by a more descriptive PatchedConicsWarning