spyder.api.exceptions

Contents

spyder.api.exceptions#

The API-related exception classes emitted by Spyder and its plugins.

Exceptions

SpyderAPIError

An error due to incorrect usage by the consumer of the Spyder API.

exception spyder.api.exceptions.SpyderAPIError[source]#

Bases: Exception

An error due to incorrect usage by the consumer of the Spyder API.