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