public class BaseException extends RuntimeException
| 构造器和说明 |
|---|
BaseException(IErrorInterface errorEnums) |
BaseException(IErrorInterface errorEnums,
Exception e) |
public BaseException(IErrorInterface errorEnums)
public BaseException(IErrorInterface errorEnums, Exception e)
Copyright © 2021. All rights reserved.