public class UncheckedSQLException extends RuntimeException
| Constructor and Description |
|---|
UncheckedSQLException(SQLException cause) |
| Modifier and Type | Method and Description |
|---|---|
SQLException |
getCause() |
addSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UncheckedSQLException(SQLException cause)
public SQLException getCause()
Copyright © 2013–2017 R.W.Majeed. All rights reserved.