public class SQLRuntimeException extends RuntimeException
| Constructor and Description |
|---|
SQLRuntimeException(SQLException e) |
SQLRuntimeException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic SQLRuntimeException(SQLException e)
public SQLRuntimeException(String message)
Copyright © 2014–2015. All rights reserved.