Package org.apache.ibatis.exceptions
Class ExceptionFactory
java.lang.Object
org.apache.ibatis.exceptions.ExceptionFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException
wrapException
(String message, Exception e)
-
Constructor Details
-
ExceptionFactory
private ExceptionFactory()
-
-
Method Details
-
wrapException
-