public static final class Errors.NativeIoException
extends java.io.IOException
Modifier and Type | Field and Description |
---|---|
private int |
expectedErr |
private static long |
serialVersionUID |
Constructor and Description |
---|
NativeIoException(java.lang.String method,
int expectedErr) |
Modifier and Type | Method and Description |
---|---|
int |
expectedErr() |
private static final long serialVersionUID
private final int expectedErr