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