Class javax.help.HelpSetException

java.lang.Object
    |
    +----java.lang.Throwable
            |
            +----java.lang.Exception
                    |
                    +----javax.help.HelpSetException

public class HelpSetException
extends java.lang.Exception
This exeception reports generic failures in HelpSet.


HelpSetException

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