public class DtRuntimeException extends RuntimeException
| 构造器和说明 |
|---|
DtRuntimeException(DtRuntimeErrorEnum errorEnum) |
DtRuntimeException(long code,
String msg) |
DtRuntimeException(String msg) |
DtRuntimeException(String msg,
Throwable e) |
DtRuntimeException(Throwable e) |
| 限定符和类型 | 方法和说明 |
|---|---|
long |
getCode() |
public DtRuntimeException(Throwable e)
public DtRuntimeException(String msg)
public DtRuntimeException(@NotNull
DtRuntimeErrorEnum errorEnum)
public DtRuntimeException(long code,
String msg)
Copyright © 2021. All rights reserved.