Reading Buses API V3.0.0
A C#, .net Standard Library for the Reading Buses Open Data API (https://reading-opendata.r2p.com/), available to use in your C# console, WPF, UWP or Win Form Applications.
|
An exception type which is used when the API returns back an error message. Most likely due to an invalid request such as asking for data that does not exist. More...
Package Functions | |
ReadingBusesApiExceptionBadQuery (ErrorFormat content) | |
ReadingBusesApiExceptionBadQuery (string content) | |
ReadingBusesApiExceptionBadQuery (string message, Exception innerException) | |
Package Functions inherited from ReadingBusesAPI.ErrorManagement.ReadingBusesApiException | |
ReadingBusesApiException () | |
ReadingBusesApiException (string content) | |
ReadingBusesApiException (string message, Exception innerException) | |
An exception type which is used when the API returns back an error message. Most likely due to an invalid request such as asking for data that does not exist.
|
package |
|
package |
|
package |