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 user asks to make a invalid API call This is would be thrown during checks done before even directly calling upon the web API. For example if you have not filtered by at least one property when required too. More...
Package Functions | |
ReadingBusesApiExceptionMalformedQuery (string content) | |
ReadingBusesApiExceptionMalformedQuery (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 user asks to make a invalid API call This is would be thrown during checks done before even directly calling upon the web API. For example if you have not filtered by at least one property when required too.
|
package |
|
package |