| Package | Description |
|---|---|
| net.webpdf.wsclient.exception |
| Modifier and Type | Field and Description |
|---|---|
static Result |
Result.SUCCESS |
| Modifier and Type | Method and Description |
|---|---|
Result |
Result.addMessage(String message)
Adds an additional error message text
|
static Result |
Result.build(Error error)
Builds a new instance of an operation result
|
static Result |
Result.build(Error error,
Exception exception)
Creates a new instance of an operation result
|
static Result |
Result.build(Error error,
int exitCode)
Builds a new instance of an operation result
|
Result |
ResultException.getResult()
Returns the covered result
|
| Constructor and Description |
|---|
ResultException(Result result)
Creates a new exception
|
Copyright © 2017–2019 SoftVision Development GmbH, Fulda, Germany. All rights reserved.