public class UnexpectedSqlException extends UnexpectedException
This is a RuntimeException version of SQLException
| Constructor and Description |
|---|
UnexpectedSqlException(SQLException cause) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
toSQLException() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnexpectedSqlException(SQLException cause)
public SQLException toSQLException()
Copyright © 2014–2021 OSGL (Open Source General Library). All rights reserved.