javax.help

Class HelpSetException


public class HelpSetException
extends Exception

This exeception reports generic failures in HelpSet.

Constructor Summary

HelpSetException(String s)
Constructs a HelpSetException with a specified detailed message.

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.