public class DAOException extends java.lang.RuntimeException
DAOException(java.lang.String s)
DAOException(java.lang.String string, java.lang.Throwable root)
DAOException(java.lang.Throwable root)
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(java.lang.Throwable root)
public DAOException(java.lang.String string, java.lang.Throwable root)
public DAOException(java.lang.String s)