#################### Exceptions in PRAW #################### In addition to exceptions under the ``praw.exceptions`` namespace shown below, exceptions might be raised that inherit from ``prawcore.PrawcoreException``. Please see the following resource for information on those exceptions: https://github.com/praw-dev/prawcore/blob/main/prawcore/exceptions.py ***************** praw.exceptions ***************** .. automodule:: praw.exceptions :inherited-members: