Errors
psengine.collective_insights.errors
¶
CollectiveInsightsError
¶
CollectiveInsightsError(
message='An error occurred. Raise exceptions with a message argument to see additional information',
*args,
)
Bases: RecordedFutureError
Error raised when there was an error with the Collective Insights API.
Source code in psengine/errors.py
CollectiveInsightsSearchError
¶
CollectiveInsightsSearchError(
message='An error occurred. Raise exceptions with a message argument to see additional information',
*args,
)
Bases: RecordedFutureError
Error raised when there was an error searching the Collective Insights API.