Class BenchmarkException

All Implemented Interfaces:
Serializable

public class BenchmarkException extends RuntimeException
Internal exception in JMH. Always wraps the real cause.
See Also: