org.camunda.connect
Class ConnectorResponseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.camunda.connect.ConnectorException
org.camunda.connect.ConnectorResponseException
- All Implemented Interfaces:
- Serializable
public class ConnectorResponseException
- extends ConnectorException
Indicates an error during the response of a connector.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectorResponseException
public ConnectorResponseException(String message)
ConnectorResponseException
public ConnectorResponseException(String message,
Throwable cause)
Copyright © 2017 camunda services GmbH. All rights reserved.