public class SQLRuntimeException extends RuntimeException
| Modifier and Type | Field and Description |
|---|---|
protected static long |
serialVersionUID |
| Constructor and Description |
|---|
SQLRuntimeException() |
SQLRuntimeException(boolean batchedWarning) |
SQLRuntimeException(SQLException cause,
boolean batchedWarning) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isBatchedConnectionsWhenThrown() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringprotected static final long serialVersionUID
public SQLRuntimeException()
public SQLRuntimeException(boolean batchedWarning)
public SQLRuntimeException(SQLException cause, boolean batchedWarning)
Copyright © 2024 Denodo Technologies. All rights reserved.