public class RestAPIException
extends org.imixs.workflow.exceptions.WorkflowException
DocumentClient,
Serialized Form| Modifier and Type | Field and Description |
|---|---|
static String |
RESPONSE_PROCESSING_EXCEPTION |
| Constructor and Description |
|---|
RestAPIException(String aErrorContext,
String aErrorCode,
String message) |
RestAPIException(String aErrorContext,
String aErrorCode,
String message,
Exception e) |
getErrorCode, getErrorContext, setErrorCode, setErrorContextaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic static final String RESPONSE_PROCESSING_EXCEPTION
Copyright © 2018–2021 Imixs Software Solutions GmbH. All rights reserved.