public class TestCaseException extends AuxiliaryToolsException
文件名:TestCaseException.java
用途: 定义在测试用例使用存在问题时抛出的异常
编码时间:2022年3月2日 上午8:15:11
修改时间:2022年3月2日 上午8:15:11
Constructor and Description |
---|
TestCaseException() |
TestCaseException(String arg0) |
TestCaseException(String arg0,
Throwable arg1) |
TestCaseException(String arg0,
Throwable arg1,
boolean arg2,
boolean arg3) |
TestCaseException(Throwable arg0) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2024. All rights reserved.