public class InternalException extends BaseException
| 构造器和说明 |
|---|
InternalException() |
InternalException(ConstantEnum constantEnum) |
InternalException(String message) |
InternalException(String message,
Integer code) |
InternalException(Throwable cause) |
getCode, setCodepublic InternalException()
public InternalException(String message)
public InternalException(ConstantEnum constantEnum)
public InternalException(Throwable cause)
Copyright © 2022 RffanLAB. All rights reserved.