public class DBException extends RuntimeException
DBException()
DBException(String msg)
DBException(String msg, Throwable throwable)
DBException(Throwable throwable)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DBException()
public DBException(String msg)
public DBException(String msg, Throwable throwable)
public DBException(Throwable throwable)
Copyright © 2019. All rights reserved.