Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: provide exception messages for WebSocketException #299

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

feat: provide exception messages for WebSocketException #299

wants to merge 1 commit into from

Conversation

FrediKats
Copy link

Try to fix #290
Actual behaviour: exceptions do not contains any information about reason when stack trace printed.
After fix behaviour: exceptions will have message with status code and reason.

@AppVeyorBot
Copy link

Build Fleck 0.0.55-ci completed (commit 092e75acad by @InRedikaWB)

1 similar comment
@AppVeyorBot
Copy link

Build Fleck 0.0.55-ci completed (commit 092e75acad by @InRedikaWB)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OnError throws a error about ReceiveData()
2 participants