public class CompositeErrorHandler extends Object implements ProxyWebSocketErrorHandler
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
logger |
| Constructor and Description |
|---|
CompositeErrorHandler(List<ProxyWebSocketErrorHandler> handlers) |
public CompositeErrorHandler(List<ProxyWebSocketErrorHandler> handlers)
public void handleError(Throwable t)
handleError in interface org.springframework.util.ErrorHandlerCopyright © 2017–2018 Pivotal Software, Inc.. All rights reserved.