Skip to content

Commit

Permalink
improves wording
Browse files Browse the repository at this point in the history
Signed-off-by: Oleh Dokuka <shadowgun@i.ua>
  • Loading branch information
OlegDokuka committed Sep 14, 2020
1 parent 8396d4d commit b76e58a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public interface DuplexConnection extends Availability, Closeable {
/**
* Send an error frame and after it is successfully sent, close the connection.
*
* @param errorFrame with the encoded error
* @param errorException to encode in the error frame
*/
void sendErrorAndClose(RSocketErrorException errorException);

Expand Down

0 comments on commit b76e58a

Please sign in to comment.