public class RException extends RuntimeException
| 构造器和说明 |
|---|
RException(int code,
String msg) |
RException(int code,
String msg,
Throwable e) |
RException(String msg) |
RException(String msg,
Throwable e) |
Copyright © 2020. All rights reserved.