Class HalRelationCacheConfigurationException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfigurationException
-
- All Implemented Interfaces:
java.io.Serializable
public class HalRelationCacheConfigurationException extends java.lang.RuntimeException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HalRelationCacheConfigurationException(java.lang.String message)
HalRelationCacheConfigurationException(java.lang.String message, java.lang.Throwable cause)
-