public class HelpFileException
extends javax.xml.stream.XMLStreamException
Constructor and Description |
---|
HelpFileException(java.lang.String filename,
java.lang.String message)
Creates a new instance and sets the given filename and message
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilename()
Returns the filename of the file in which the error occurred
|