public class KmlException extends BaseException
code, formatString, messageKey| Constructor and Description |
|---|
KmlException(File file) |
KmlException(File file,
Throwable exception) |
KmlException(InputStream file) |
KmlException(InputStream file,
Throwable exception) |
| Modifier and Type | Method and Description |
|---|---|
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 KmlException(InputStream file)
public KmlException(InputStream file, Throwable exception)
public KmlException(File file)
protected Map values()
values in class BaseException