public class UUIDExceptionWrapper extends RuntimeException
UUID
. This allows a unique identifier
to be used repeatedly to represent the exception throw in a step failure
throughout the reports. In particular, it allows failing scenario screenshots
to be linked to from the HTML report.Constructor and Description |
---|
UUIDExceptionWrapper() |
UUIDExceptionWrapper(String s) |
UUIDExceptionWrapper(String message,
Throwable cause) |
UUIDExceptionWrapper(Throwable cause) |
Modifier and Type | Method and Description |
---|---|
UUID |
getUUID() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2003–2015. All rights reserved.