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