com.sun.jna
public class LastErrorException extends java.lang.RuntimeException
errno or GetLastError().| Modifier and Type | Field and Description |
|---|---|
int |
errorCode |
| Constructor and Description |
|---|
LastErrorException(int code) |
LastErrorException(java.lang.String msg) |