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