public class ParserFileNotSupportedException extends ParserCreationException
code, formatString, messageKey
Constructor and Description |
---|
ParserFileNotSupportedException(java.io.File file) |
ParserFileNotSupportedException(java.net.URI uri) |
Modifier and Type | Method and Description |
---|---|
protected java.util.Map |
values() |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue
public ParserFileNotSupportedException(java.net.URI uri)
public ParserFileNotSupportedException(java.io.File file)
protected java.util.Map values()
values
in class ParserCreationException