| Package | Description |
|---|---|
| org.mariadb.jdbc.internal.util | |
| org.mariadb.jdbc.internal.util.dao |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionCode |
ExceptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionCode[] |
ExceptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
QueryException(String message,
ExceptionCode exceptionCode)
Creates a query exception with a message.
|
Copyright © 2016. All rights reserved.