Uses of Class
com.sun.javatest.WorkDirectory.Fault
Packages that use WorkDirectory.Fault
Package
Description
This package provides facilities for reading, executing
and monitoring tests.
-
Uses of WorkDirectory.Fault in com.sun.javatest
Subclasses of WorkDirectory.Fault in com.sun.javatestModifier and TypeClassDescriptionstatic class
Signals that there is a serious, unrecoverable problem when trying to open or create a work directory.static class
Signals that there is a problem trying to initialize from the data in the work directory.static class
Signals that a work directory does not match the given test suite.static class
Signals that a directory (while valid in itself) is not a valid work directory.static class
Signals that a problem occurred while trying to purge files in work directory.static class
Signals that the template pointed to by that directory is missing.static class
Signals that there is a problem trying to determine the test suite appropriate for the work directory.static class
Signals that a work directory already exists when an attempt is made to create one.