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