public interface SQLErrorCode
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode()
Get error code.
|
String |
getErrorMessage()
Get error message.
|
String |
getSqlState()
Get SQL state.
|
Copyright © 2022 The Apache Software Foundation. All rights reserved.