.. Copyright 2012 splinter authors. All rights reserved.
   Use of this source code is governed by a BSD-style
   license that can be found in the LICENSE file.

.. meta::
    :description: Splinter exceptions API documentation
    :keywords: splinter, python, api documentation, exceptions

Exceptions
==========

.. module:: splinter.exceptions

.. autoclass:: DriverNotFoundError

.. autoclass:: ElementDoesNotExist

.. module:: splinter.request_handler.status_code

.. autoclass:: HttpResponseError
   :members:
