- Replace `IndexOutOfRangeException` with `ArgumentOutOfRangeException` - Replace `Exception` with a more specific exception - Add the parameter name to argument exception - Update documentation for methods that throw exceptions - Use `StringBuilder` to build exception messages - Ensure exception messages end with a period |
||
---|---|---|
.. | ||
Requests | ||
Utils | ||
Client.cs | ||
ClientHandshake.cs | ||
ClientMessageHandler.cs | ||
GodotIdeMetadata.cs | ||
GodotTools.IdeMessaging.csproj | ||
IHandshake.cs | ||
ILogger.cs | ||
IMessageHandler.cs | ||
Message.cs | ||
MessageDecoder.cs | ||
Peer.cs | ||
ResponseAwaiter.cs |