Class JavaHelpFactory.HelpNotFoundFault

All Implemented Interfaces:
Serializable
Enclosing class:
JavaHelpFactory

public static class JavaHelpFactory.HelpNotFoundFault extends Interview.Fault
This exception is thrown when a named help set cannot be found.
See Also:
  • Field Details

    • name

      public final String name
      The name of the help set that could not be found.