Package org.camunda.bpm.client.impl
Class EngineClientException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.camunda.bpm.client.impl.EngineClientException
-
- All Implemented Interfaces:
java.io.Serializable
public class EngineClientException extends java.lang.RuntimeException
- Author:
- Tassilo Weidner
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
EngineClientException(java.lang.String message, java.lang.Throwable e)
-