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