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