Package org.apache.ibatis.exceptions
Class ExceptionFactory
java.lang.Object
org.apache.ibatis.exceptions.ExceptionFactory
- Author:
- Clinton Begin
-
Method Summary
Modifier and TypeMethodDescriptionstatic RuntimeException
wrapException
(String message, Exception e)
-
Method Details
-
wrapException
-