File: exceptions.rst

package info (click to toggle)
python-gmpy2 2.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 2,068 kB
  • sloc: ansic: 24,609; python: 4,911; makefile: 123
file content (11 lines) | stat: -rw-r--r-- 276 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
Exceptions
----------

.. currentmodule:: gmpy2

.. autoexception:: RangeError
.. autoexception:: InexactResultError
.. autoexception:: OverflowResultError
.. autoexception:: UnderflowResultError
.. autoexception:: InvalidOperationError
.. autoexception:: DivisionByZeroError