@ResponseStatus(value=NOT_FOUND) public class ResourceNotFoundException extends Exception
| 构造器和说明 |
|---|
ResourceNotFoundException() |
ResourceNotFoundException(String string) |
ResourceNotFoundException(String string,
Throwable thrwbl) |
ResourceNotFoundException(Throwable thrwbl) |
Copyright © 2022. All rights reserved.