public class LightblueResponseException extends RuntimeException
errors for a given batch of requests to a single exception.| Constructor and Description |
|---|
LightblueResponseException(Collection<com.redhat.lightblue.client.model.Error> errors) |
| Modifier and Type | Method and Description |
|---|---|
Collection<com.redhat.lightblue.client.model.Error> |
errors() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic LightblueResponseException(Collection<com.redhat.lightblue.client.model.Error> errors)
public Collection<com.redhat.lightblue.client.model.Error> errors()
Copyright © 2017. All rights reserved.