javax.help
Class InvalidNavigatorViewException
Exception
javax.help.InvalidNavigatorViewException
public class InvalidNavigatorViewException
extends Exception
JHelpNavigator cannot deal with given NavigatorView.
InvalidNavigatorViewException
public InvalidNavigatorViewException(String msg,
HelpSet hs,
String name,
String label,
Locale locale,
String className,
Hashtable params)
Create an exception. All parameters accept null values.
msg
- The message. If msg is null it is the same as if
no detailed message was specified.
getClassName
public String getClassName()
getHelpSet
public HelpSet getHelpSet()
getLabel
public String getLabel()
getLocale
public Locale getLocale()
getName
public String getName()
getParams
public Hashtable getParams()