Generated by
JDiff

Class org.springframework.web.socket.handler.ExceptionWebSocketHandlerDecorator

Changed Methods
void tryCloseWithError(WebSocketSession, Throwable, Log) Change in signature from (org.springframework.web.socket.WebSocketSession, java.lang.Throwable, Log) to (org.springframework.web.socket.WebSocketSession, java.lang.Throwable, org.apache.commons.logging.Log).