Package com.sun.javatest
Class TestResult.Fault
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.javatest.TestResult.Fault
-
- All Implemented Interfaces:
java.io.Serializable
- Direct Known Subclasses:
TestResult.ReloadFault
,TestResult.ResultFileNotFoundFault
- Enclosing class:
- TestResult
public static class TestResult.Fault extends java.lang.Exception
This exception is to report problems using TestResult objects.- See Also:
- Serialized Form