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