Package com.sun.interview
Class JavaHelpFactory.HelpNotFoundFault
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sun.interview.Interview.Fault
com.sun.interview.JavaHelpFactory.HelpNotFoundFault
- All Implemented Interfaces:
Serializable
- Enclosing class:
JavaHelpFactory
This exception is thrown when a named help set cannot be found.
- See Also:
-
Field Summary
Fields -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Field Details
-
name
The name of the help set that could not be found.
-