public class NotAllCreatedException extends ServerException
| 构造器和说明 |
|---|
NotAllCreatedException(String message,
Collection<?> ids,
Object... args) |
| 限定符和类型 | 方法和说明 |
|---|---|
Collection<?> |
ids() |
cause, exception, fromResponse, getCause, getMessage, message, status, status, toStringpublic NotAllCreatedException(String message, Collection<?> ids, Object... args)
public Collection<?> ids()
Copyright © 2020. All rights reserved.