Package de.cronn.camunda
Class JsonProcessingRuntimeException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- de.cronn.camunda.JsonProcessingRuntimeException
-
- All Implemented Interfaces:
java.io.Serializable
public class JsonProcessingRuntimeException extends java.lang.RuntimeException- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description JsonProcessingRuntimeException(com.fasterxml.jackson.core.JsonProcessingException cause)
-