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