public class OGRUnsupportedFormatException extends DataException
valuescode, formatString, messageKey| Constructor and Description |
|---|
OGRUnsupportedFormatException(String connectionString) |
OGRUnsupportedFormatException(String messageFormat,
Throwable cause,
Map<Object,Object> values) |
OGRUnsupportedFormatException(String messageFormat,
Throwable cause,
String messageKey,
long code,
Map<Object,Object> values) |
setValue, valuesgetCode, 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 OGRUnsupportedFormatException(String messageFormat, Throwable cause, String messageKey, long code, Map<Object,Object> values)
messageFormat - Message formatcause - CausemessageKey - Message keycode - codevalues - Valuespublic OGRUnsupportedFormatException(String messageFormat, Throwable cause, Map<Object,Object> values)
messageFormat - Message formatcause - Causevalues - Valuespublic OGRUnsupportedFormatException(String connectionString)
connectionString - Conenction string