public class LastErrorException
extends java.lang.RuntimeException
errno
or GetLastError()
.Modifier | Constructor and Description |
---|---|
|
LastErrorException(int code) |
protected |
LastErrorException(int code,
java.lang.String msg) |
|
LastErrorException(java.lang.String msg) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |