public class TimeoutException extends FindElementException
文件名:TimeoutException.java
用途: 当元素操作执行超时时,抛出的异常
编码时间:2022年1月17日 上午8:06:59
修改时间:2022年1月17日 上午8:06:59
Constructor and Description |
---|
TimeoutException() |
TimeoutException(String arg0) |
TimeoutException(String arg0,
Throwable arg1) |
TimeoutException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
TimeoutException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.