############ Exceptions ############ All exceptions raised by prawcore subclass :class:`.PrawcoreException`, so catching it is sufficient to handle any error originating from prawcore. .. automodule:: prawcore.exceptions :members: :show-inheritance: