Class JsonRenderingException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
ai.vespa.metricsproxy.metric.model.json.JsonRenderingException
All Implemented Interfaces:
Serializable

public class JsonRenderingException extends RuntimeException
An unchecked exception to be thrown upon errors in json rendering.
Author:
gjoranv
See Also: