public class NativeErrorException extends Exception
LastErrorException so as to not expose the JNA
LastErrorException class, and also for ODBC/.NET drivers that
don't use JNA.| Constructor and Description |
|---|
NativeErrorException(String msg,
int errorCode,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.