Package javax.help

Class HelpSetException

All Implemented Interfaces:
Serializable

public class HelpSetException extends Exception
This exeception reports generic failures in HelpSet.
See Also:
  • Constructor Details

    • HelpSetException

      public HelpSetException(String s)
      Constructs a HelpSetException with a specified detailed message. A detail message is a String that describes this particular exception.