public class DaoException extends NlfException
DaoException()
DaoException(String message)
DaoException(String message, Throwable cause)
DaoException(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 DaoException()
public DaoException(String message)
public DaoException(Throwable cause)
public DaoException(String message, Throwable cause)
Copyright © 2023. All Rights Reserved.