trendminer.exceptions module¶
This module lists different types of general exceptions thrown by the SDK
-
exception
trendminer.exceptions.TagNameMappingException¶ -
Bases:
ExceptionSomething went wrong when looking up a tag name (i.e. time series name)
-
exception
trendminer.exceptions.TagNotFoundException¶ -
Bases:
ExceptionSome tag (i.e. time series) was not found
-
exception
trendminer.exceptions.TrendMinerException¶ -
Bases:
ExceptionSomething unexpected failed while communicating with TrendMiner
-
Bases:
ExceptionAuthorization failed.