Exception | Description |
---|---|
ApiKeyRequiredException |
This excpetion is raised when the provider require the ApiKey and this is not provided.
|
LocationProviderNotFoundException |
This exception is raised when the weather client can't find the right Location provider.
|
WeatherLibException |
This excpetion is raised when an error occurs during the parsing process.
|
WeatherProviderInstantiationException |
This excpetion is raised when an error occurs during the provider instantiation
|