Weather.NET

Weather.NET's official website, where you can find the documentation for this library.


Project maintained by EloyEspinosa Hosted on GitHub Pages — Theme by mattgraham

HttpNotFoundException

The exception that is thrown when a HTTP request ends in a 404 Not Found error.

When is it used?

It’s used when a searched city or location is not available in the OpenWeatherMap API.

Back