mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-04 12:59:30 +00:00
Merged branch 'jetty-9.2.x' into 'master'.
This commit is contained in:
commit
5324d367c5
@ -143,7 +143,6 @@ public class JsrEndpointEventDriver extends AbstractJsrEventDriver
|
||||
@Override
|
||||
public void onError(Throwable cause)
|
||||
{
|
||||
LOG.warn(cause);
|
||||
try
|
||||
{
|
||||
endpoint.onError(jsrsession,cause);
|
||||
|
Loading…
x
Reference in New Issue
Block a user