public class ISYSRenderExecutableFailedException extends com.saperion.connector.renditions.exceptions.RenderingException
| Constructor and Description |
|---|
ISYSRenderExecutableFailedException(int returnCode,
String processConsoleOutput)
Creates a new ISYSRenderExecutableFailedException.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getProcessConsoleOutput() |
int |
getReturnCode() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic ISYSRenderExecutableFailedException(int returnCode,
String processConsoleOutput)
returnCode - the code returned by the executableprocessConsoleOutput - the console-output of the executableCopyright © 2021 Hyland Software Germany GmbH. All rights reserved.