public class MybatisPlusException extends RuntimeException
MybatisPlus 异常类
| 构造器和说明 |
|---|
MybatisPlusException(String message) |
MybatisPlusException(String message,
Throwable throwable) |
MybatisPlusException(Throwable throwable) |
Copyright © 2017. All rights reserved.