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