FEA-Bench / testbed /astropy__astropy /docs /io /votable /api_exceptions.rst
hc99's picture
Add files using upload-large-folder tool
56d74b6 verified
.. 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: