Package me.danwi.sqlex.core.exception
Class SqlExRepositoryNotMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
me.danwi.sqlex.core.exception.SqlExException
me.danwi.sqlex.core.exception.SqlExRepositoryNotMatchException
- All Implemented Interfaces:
Serializable
Dao接口不属于DaoFactory所管理的SqlEx Repository
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SqlExRepositoryNotMatchException
public SqlExRepositoryNotMatchException()
-