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