public class DataAccessException extends java.lang.RuntimeException
DataAccessException(java.lang.Exception e)
DataAccessException(java.lang.String entityClassName, java.lang.Exception e)
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public DataAccessException(java.lang.String entityClassName, java.lang.Exception e)
public DataAccessException(java.lang.Exception e)