public class DBException extends ServiceException
DBException()
DBException(String message)
DBException(String message, Throwable cause)
DBException(Throwable cause)
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 message)
public DBException(String message, Throwable cause)
public DBException(Throwable cause)
Copyright © 2017. All rights reserved.