public class DataTableEvent.InvalidDataListException extends SeleniumToolsException
文件名:DataTableEvent.java
用途: 若元素列表无法添加时抛出的异常
编码时间:2020年11月19日下午8:26:49
修改时间:2022年3月25日上午8:42:39
Constructor and Description |
---|
InvalidDataListException() |
InvalidDataListException(String message) |
InvalidDataListException(String message,
Throwable cause) |
InvalidDataListException(String message,
Throwable cause,
boolean enableSuppression,
boolean writableStackTrace) |
InvalidDataListException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidDataListException()
public InvalidDataListException(String message, Throwable cause, boolean enableSuppression, boolean writableStackTrace)
public InvalidDataListException(String message)
public InvalidDataListException(Throwable cause)
Copyright © 2024. All rights reserved.