public class ResourceNotFoundException extends RuntimeException
| 构造器和说明 |
|---|
ResourceNotFoundException(String resourceType,
String resourceId) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getResourceId() |
String |
getResourceType() |
Copyright © 2022. All rights reserved.