junitx.ddtunit.data
Class DDTTestDataException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
junitx.ddtunit.DDTException
junitx.ddtunit.data.DDTTestDataException
- All Implemented Interfaces:
- Serializable
public class DDTTestDataException
- extends DDTException
Class reflects errors raised on data repository and parsing level. This
normally should indicate problems during testdata initialization or data
access.
- Author:
- jg
- See Also:
- Serialized Form
DDTTestDataException
public DDTTestDataException(String message,
Throwable ex)
DDTTestDataException
public DDTTestDataException(String message)
- Parameters:
string
-
Copyright © 2004-2011. All Rights Reserved.