module documentation

Contains SphinxError and a few subclasses.

Exception ApplicationError Application initialization error.
Exception BuildEnvironmentError BuildEnvironment error.
Exception ConfigError Configuration error.
Exception DocumentError Document error.
Exception ExtensionError Extension error.
Exception FiletypeNotFoundError Raised by get_filetype() if a filename matches no source suffix.
Exception NoUri Raised by builder.get_relative_uri() or from missing-reference handlers if there is no URI available.
Exception PycodeError Pycode Python source code analyser error.
Exception SphinxError Base class for Sphinx errors.
Exception SphinxParallelError Sphinx parallel build error.
Exception SphinxWarning Warning, treated as error.
Exception ThemeError Theme error.
Exception VersionRequirementError Incompatible Sphinx version error.