- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.io.IOException
-
- io.netty.channel.unix.Errors.NativeIoException
-
-
Constructor Summary
Constructors
Constructor and Description |
NativeIoException(java.lang.String method,
int expectedErr) |
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
-
Method Detail
-
expectedErr
public int expectedErr()
Copyright © 2008–2018 The Netty Project. All rights reserved.