public class GaleniumException extends RuntimeException
Constructor and Description |
---|
GaleniumException(String msg)
Constructor for GaleniumException.
|
GaleniumException(String msg,
Throwable ex)
Constructor for GaleniumException.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public GaleniumException(String msg)
Constructor for GaleniumException.
msg
- message for exceptionCopyright © 2017–2022 wcm.io QA. All rights reserved.