public class GPEXmlEmptyFileException extends BaseException
code, formatString, messageKey| Constructor and Description |
|---|
GPEXmlEmptyFileException() |
GPEXmlEmptyFileException(String file) |
GPEXmlEmptyFileException(String file,
Throwable exception) |
GPEXmlEmptyFileException(Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
String |
getFilename() |
void |
init() |
void |
setFilename(String filename) |
protected Map |
values() |
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValueaddSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic GPEXmlEmptyFileException(String file)
public GPEXmlEmptyFileException()
public GPEXmlEmptyFileException(Throwable exception)
public String getFilename()
public void setFilename(String filename)
protected Map values()
values in class BaseExceptionpublic void init()