Serializablepublic class BenchmarkException extends RuntimeException
| Constructor | Description |
|---|---|
BenchmarkException(String msg,
Collection<Throwable> errors) |
|
BenchmarkException(Throwable ex) |
| Modifier and Type | Method | Description |
|---|---|---|
Throwable |
getCause() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddSuppressed, fillInStackTrace, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2012-2017 Oracle. All Rights Reserved.