| Package | Description |
|---|---|
| net.webpdf.wsclient.schema.stubs |
| Modifier and Type | Method and Description |
|---|---|
@NotNull FaultInfo |
WebserviceException.getFaultInfo()
Returns the fault info object of this exception, containing more detailed information about the ResultException,
that occurred on the server side.
|
| Constructor and Description |
|---|
WebserviceException(@Nullable String message,
@NotNull FaultInfo faultInfo)
Collects information concerning a webPDF ResultException, that has been encountered, while calling a webPDF WS.
|
WebserviceException(@Nullable String message,
@NotNull FaultInfo faultInfo,
@Nullable Throwable cause)
Collects information concerning a webPDF ResultException, that has been encountered, while calling a webPDF WS.
|
Copyright © 2017–2020 SoftVision Development GmbH, Fulda, Germany. All rights reserved.