@ResponseStatus(value=BAD_REQUEST) public class UserNotExist extends ProviderException
| 限定符和类型 | 字段和说明 |
|---|---|
private int |
code |
| 构造器和说明 |
|---|
UserNotExist() |
UserNotExist(String message) |
getCodepublic UserNotExist()
public UserNotExist(String message)
Copyright © 2024. All rights reserved.