sportradar / UnifiedOddsSdkNet

UnifiedFeed SDK is a client library that enables easier integration with the Betradar XML feeds. SDK exposes XML feed service interface in a more user-friendly way and isolates the client from having to do XML feed parsing, proper connection handling, error recovery, event queuing, data caching and dispatching.
Other
15 stars 8 forks source link

Fixed wrong exception description in CustomConfigurationBuilder #2

Closed deuko closed 5 years ago

deuko commented 5 years ago

Most likely a copy-paste error, the exception description shows the wrong value (_messagingHost instead of _apiHost)