public class IncorrectFileException extends SeleniumToolsException
文件名:IncorrectFileException.java
用途:路径文件有误时抛出的异常
编码时间:2022年3月25日 上午8:51:44
修改时间:2022年3月25日 上午8:51:44
Constructor and Description |
---|
IncorrectFileException() |
IncorrectFileException(String arg0) |
IncorrectFileException(String arg0,
Throwable arg1) |
IncorrectFileException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
IncorrectFileException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public IncorrectFileException()
public IncorrectFileException(String arg0, Throwable arg1, boolean arg2, boolean arg3)
public IncorrectFileException(String arg0)
public IncorrectFileException(Throwable arg0)
Copyright © 2024. All rights reserved.