public class DbException extends RuntimeException
DbException(String message)
DbException(String message, 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(String message)
public DbException(String message, Throwable throwable)
public DbException(Throwable throwable)
Copyright © 2021–2022. All rights reserved.