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
It seems like the right place, but the the exception object seems not to have a message set. If the exception object was null, this should have been an NPE. did you try to inspect the exception thrown?
For the following stream:
And this
INSERT
:This error will be thrown:
We should throw a more descriptive error in this case since we know exactly what the problem is.
The text was updated successfully, but these errors were encountered: