public class NativeErrorException
extends java.lang.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(java.lang.String msg,
int errorCode,
java.lang.Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.