opensbt.exception package

Submodules

opensbt.exception.configuration module

exception opensbt.exception.configuration.RestrictiveConfigException(message='Search configuration is too restrictive, no time for search available.')[source]

Bases: Exception

__init__(message='Search configuration is too restrictive, no time for search available.')[source]

“Initializes the exception.

Parameters:

message (str) – Message to be output.

Module contents