java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----java.lang.RuntimeException | +----java.lang.IllegalArgumentException | +----javax.help.BadIDException
public BadIDException(java.lang.String msg, Map map, java.lang.String id, HelpSet hs)
map
- The Map in which the ID wasn't found
msg
- A generic message
id
- The ID in Map that wasn't found
public Map getMap()
public java.lang.String getID()
public HelpSet getHelpSet()