public final class QueryExceptionHandler extends Object
| Modifier and Type | Method and Description |
|---|---|
static SQLException |
createException(String message) |
static DataCloudJDBCException |
createException(String message,
Exception e) |
static SQLException |
createException(String message,
String sqlState) |
static SQLException |
createException(String message,
String sqlState,
Exception e) |
public static DataCloudJDBCException createException(String message, Exception e)
public static SQLException createException(String message, String sqlState, Exception e)
public static SQLException createException(String message, String sqlState)
public static SQLException createException(String message)
Copyright © 2025. All rights reserved.