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