public class GPEXmlEmptyFileException extends BaseException
code, formatString, messageKey
Constructor and Description |
---|
GPEXmlEmptyFileException() |
GPEXmlEmptyFileException(java.lang.String file) |
GPEXmlEmptyFileException(java.lang.String file,
java.lang.Throwable exception) |
GPEXmlEmptyFileException(java.lang.Throwable exception) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getFilename() |
void |
init() |
void |
setFilename(java.lang.String filename) |
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 GPEXmlEmptyFileException(java.lang.String file)
public GPEXmlEmptyFileException()
public GPEXmlEmptyFileException(java.lang.Throwable exception)
public GPEXmlEmptyFileException(java.lang.String file, java.lang.Throwable exception)
public java.lang.String getFilename()
public void setFilename(java.lang.String filename)
protected java.util.Map values()
values
in class BaseException
public void init()