@FunctionalInterface public interface NioErrorHandler
| Modifier and Type | Method and Description |
|---|---|
void |
error(Throwable throwable)
Method called when an exception or error occurred.
|
Copyright © 1996-2014, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.