public class EyesDriverOperationException extends EyesException
| Constructor and Description |
|---|
EyesDriverOperationException(String message)
Creates an EyesException instance.
|
EyesDriverOperationException(String message,
Throwable e)
Creates an EyesException instance.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic EyesDriverOperationException(String message)
message - A description of the error.Copyright © 2019. All rights reserved.