Package jnr.enxio.channels
Class NativeException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
jnr.enxio.channels.NativeException
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
errno
private final jnr.constants.platform.Errno errno
-
-
Constructor Details
-
NativeException
-
-
Method Details
-
getErrno
public jnr.constants.platform.Errno getErrno()
-