Package com.sun.interview
Class Interview.HelpNotFoundFault
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sun.interview.Interview.Fault
-
- com.sun.interview.Interview.HelpNotFoundFault
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing class:
- Interview
@Deprecated public static class Interview.HelpNotFoundFault extends Interview.Fault
Deprecated.No longer used in this API, direct JavaHelp usage was removed.Not for use, provided for backwards binary compatibility.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HelpNotFoundFault(java.util.ResourceBundle i18n, java.lang.String s, java.lang.String name)
Deprecated.
-