public class LastErrorException extends RuntimeException
errno
or GetLastError()
.Modifier | Constructor and Description |
---|---|
|
LastErrorException(int code) |
protected |
LastErrorException(int code,
String msg) |
|
LastErrorException(String msg) |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString