You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 28, 2024. It is now read-only.
validate method now returns IllegalSessionStateException if connection is already closed. It should return ConnectionValidationException in this case. It should still return IllegalSessionStateException if connection is in use though
The text was updated successfully, but these errors were encountered:
validate
method now returns IllegalSessionStateException if connection is already closed. It should return ConnectionValidationException in this case. It should still return IllegalSessionStateException if connection is in use thoughThe text was updated successfully, but these errors were encountered: