public class VisualComparisonFailedException extends RuntimeException
visual comparison fails for any reason. The details of the comparison
and the problem should be provided by this exception.| Constructor and Description |
|---|
VisualComparisonFailedException(String id) |
VisualComparisonFailedException(String id,
String message) |
VisualComparisonFailedException(String id,
String message,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringCopyright © 2015 Atlassian. All rights reserved.