Class HcDaoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.huiche.core.exception.HcException
org.huiche.dao.exception.HcDaoException
- All Implemented Interfaces:
Serializable
-
Constructor Summary
ConstructorsConstructorDescriptionHcDaoException(String message) dao异常HcDaoException(String message, Throwable cause) dao异常 -
Method Summary
Methods inherited from class Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HcDaoException
-
HcDaoException
-