public class NativeException
extends java.io.IOException
| Modifier and Type | Field and Description |
|---|---|
private jnr.constants.platform.Errno |
errno |
| Constructor and Description |
|---|
NativeException(java.lang.String message,
jnr.constants.platform.Errno errno) |
| Modifier and Type | Method and Description |
|---|---|
jnr.constants.platform.Errno |
getErrno() |