Package org.horizon36596.simloop.loop
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
Thrown when a metric names a key the run never logged.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString