public class SQLException extends RuntimeException
| Constructor and Description |
|---|
SQLException() |
SQLException(String error) |
SQLException(String error,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2022. All rights reserved.