Class RunResult.MetricNotFoundException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.horizon36596.simloop.loop.RunResult.MetricNotFoundException
All Implemented Interfaces:
Serializable
Enclosing class:
RunResult

public static final class RunResult.MetricNotFoundException extends RuntimeException
Thrown when a metric names a key the run never logged.
See Also: