public class Error400Exception extends WebException
| 构造器和说明 |
|---|
Error400Exception() |
Error400Exception(String message) |
Error400Exception(String message,
Throwable cause) |
| 限定符和类型 | 方法和说明 |
|---|---|
int |
errorCode() |
public Error400Exception()
public Error400Exception(String message)
public int errorCode()
errorCode 在类中 WebExceptionCopyright © 2025. All rights reserved.