| Package | Description |
|---|---|
| de.mklinger.qetcher.client | |
| de.mklinger.qetcher.client.model.v1 | |
| de.mklinger.qetcher.client.model.v1.builder | |
| de.mklinger.qetcher.client.model.v1.impl |
| Modifier and Type | Method and Description |
|---|---|
Error |
QetcherRemoteException.getError() |
| Constructor and Description |
|---|
QetcherRemoteException(Error error,
int statusCode) |
| Modifier and Type | Method and Description |
|---|---|
Error |
Job.getError() |
| Modifier and Type | Method and Description |
|---|---|
Error |
ErrorBuilder.build() |
Error |
JobBuilder.getError() |
| Modifier and Type | Method and Description |
|---|---|
JobBuilder |
JobBuilder.error(Error error)
This also sets the job's state to
JobState.ERROR. |
static ErrorBuilder |
ErrorBuilder.of(Error error) |
| Modifier and Type | Class and Description |
|---|---|
class |
ErrorImpl |
| Modifier and Type | Method and Description |
|---|---|
Error |
JobImpl.getError() |
Copyright © 2013–2019 mklinger GmbH. All rights reserved.