mirror of
https://github.com/JKorf/CryptoExchange.Net
synced 2025-12-17 11:37:33 +00:00
Update SearchResult.cs
This commit is contained in:
parent
0b1cf9086c
commit
91a5d50bde
@ -21,7 +21,7 @@ namespace CryptoExchange.Net.Converters.MessageParsing.DynamicConverters
|
|||||||
return item.Value;
|
return item.Value;
|
||||||
}
|
}
|
||||||
|
|
||||||
throw new Exception(""); // TODO
|
throw new Exception($"No field value found for {searchName}");
|
||||||
}
|
}
|
||||||
|
|
||||||
/// <summary>
|
/// <summary>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user