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, toString
public EyesDriverOperationException(String message)
message
- A description of the error.Copyright © 2019. All rights reserved.