Package com.sun.interview
Class Interview.NotOnPathFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.interview.Interview.Fault
com.sun.interview.Interview.NotOnPathFault
- All Implemented Interfaces:
Serializable
- Enclosing class:
Interview
This exception is thrown when a question is expected to be on
the current path, and is not.
- See Also:
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString