public class ExceptionFactory extends Object
Constructor and Description |
---|
ExceptionFactory() |
Modifier and Type | Method and Description |
---|---|
static RuntimeException |
wrapException(String message,
Exception e) |
public static RuntimeException wrapException(String message, Exception e)
Copyright © 2010–2016 MyBatis.org. All rights reserved.