org.test4j.datafilling.exceptions
类 PoJoFillException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.test4j.datafilling.exceptions.PoJoFillException
- 所有已实现的接口:
- Serializable
public class PoJoFillException
- extends RuntimeException
- 另请参见:
- 序列化表格
| 从类 java.lang.Throwable 继承的方法 |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PoJoFillException
public PoJoFillException(String message,
Throwable cause)
- Full constructor
- 参数:
message - The exception messagecause - The error which caused this exception to be thrown
PoJoFillException
public PoJoFillException(String message)
- Constructor with message
- 参数:
message - The exception message
Copyright © 2013. All rights reserved.