Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 82fd441cd3f2a8bc33fc3ed41403eced > files > 1884

python-astropy-0.2.4-4.mga4.x86_64.rpm

.. include:: references.txt

`astropy.io.votable.exceptions`
===============================

.. contents::

.. automodule:: astropy.io.votable.exceptions

Exception utilities
-------------------

.. currentmodule:: astropy.io.votable.exceptions

.. autofunction:: warn_or_raise

.. autofunction:: vo_raise

.. autofunction:: vo_reraise

.. autofunction:: vo_warn

.. autofunction:: parse_vowarning

.. autoclass:: VOWarning
   :show-inheritance:

.. autoclass:: VOTableChangeWarning
   :show-inheritance:

.. autoclass:: VOTableSpecWarning
   :show-inheritance:

.. autoclass:: UnimplementedWarning
   :show-inheritance:

.. autoclass:: IOWarning
   :show-inheritance:

.. autoclass:: VOTableSpecError
   :show-inheritance: