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 SummaryConstructors Modifier Constructor Description protectedEngineClientException(java.lang.String message, java.lang.Throwable e)
 
-