public class NotAllCreatedException extends ServerException
| Constructor and Description |
|---|
NotAllCreatedException(String message,
Collection<?> ids,
Object... args) |
| Modifier and Type | Method and Description |
|---|---|
Collection<?> |
ids() |
cause, exception, fromResponse, getCause, getMessage, message, status, status, toString, traceaddSuppressed, fillInStackTrace, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic NotAllCreatedException(String message, Collection<?> ids, Object... args)
public Collection<?> ids()
Copyright © 2023 The Apache Software Foundation. All rights reserved.