public static final class Errors.NativeIoException
extends java.io.IOException
| Constructor and Description |
|---|
NativeIoException(java.lang.String method,
int expectedErr) |
NativeIoException(java.lang.String method,
int expectedErr,
boolean fillInStackTrace) |
| Modifier and Type | Method and Description |
|---|---|
int |
expectedErr() |
java.lang.Throwable |
fillInStackTrace() |
Copyright © 2008–2020 The Netty Project. All rights reserved.