public class DriverException
extends java.lang.Exception
Constructor and Description |
---|
DriverException(int code,
java.lang.String message)
Initialize an instance of
DriverException with specified native driver error code and message. |
Modifier and Type | Method and Description |
---|---|
int |
getErrorCode()
Gets the native error code.
|
public DriverException(int code, java.lang.String message)
DriverException
with specified native driver error code and message.code
- message
-