public class InvalidHelpSetContextException
extends java.lang.Exception
Constructor and Description |
---|
InvalidHelpSetContextException(java.lang.String msg,
HelpSet context,
HelpSet hs)
Create the exception.
|
Modifier and Type | Method and Description |
---|---|
HelpSet |
getContext()
Get the context HelpSet
|
HelpSet |
getHelpSet()
Get the offending HelpSet
|