public class RemoteConnectorClientException
extends org.alfresco.error.AlfrescoRuntimeException
| Constructor and Description |
|---|
RemoteConnectorClientException(int statusCode,
String statusText,
RemoteConnectorResponse response) |
| Modifier and Type | Method and Description |
|---|---|
RemoteConnectorResponse |
getResponse() |
int |
getStatusCode() |
String |
getStatusText() |
create, create, getMsgId, getMsgParams, getNumericalId, getRootCause, makeRuntimeExceptionaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic RemoteConnectorClientException(int statusCode,
String statusText,
RemoteConnectorResponse response)
public int getStatusCode()
public String getStatusText()
public RemoteConnectorResponse getResponse()
Copyright © 2005–2018 Alfresco Software. All rights reserved.