public class CommonApiException extends RuntimeException
| 构造器和说明 |
|---|
CommonApiException() |
CommonApiException(String message) |
CommonApiException(String message,
Throwable cause) |
CommonApiException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
CommonApiException(Throwable cause) |
Copyright © 2022. All rights reserved.