Package com.pugwoo.dbhelper.exception
Class SpringBeanNotMatchException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
com.pugwoo.dbhelper.exception.SpringBeanNotMatchException
- All Implemented Interfaces:
Serializable
当从Spring中获取的bean的类型不匹配时抛出
- 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
-
SpringBeanNotMatchException
public SpringBeanNotMatchException() -
SpringBeanNotMatchException
-
SpringBeanNotMatchException
-