public static final class Errors.NativeIoException extends IOException
Constructor and Description |
---|
NativeIoException(String method,
int expectedErr) |
Modifier and Type | Method and Description |
---|---|
int |
expectedErr() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public NativeIoException(String method, int expectedErr)
Copyright © 2008–2017 The Netty Project. All rights reserved.