public class CantLoadContextException extends PortableViewException
code, formatString, messageKey
Constructor and Description |
---|
CantLoadContextException(java.io.File mapFile,
java.io.File mapContextFile,
java.lang.String message,
java.lang.Throwable cause)
Cannot load mapContext from a Portable view file
|
CantLoadContextException(java.io.File mapFile,
java.io.File mapContextFile,
java.lang.Throwable cause)
Cannot load mapContext from a Portable view file
|
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
public CantLoadContextException(java.io.File mapFile, java.io.File mapContextFile, java.lang.String message, java.lang.Throwable cause)
mapFile
- mapContextFile
- message
- problem descriptioncause
- public CantLoadContextException(java.io.File mapFile, java.io.File mapContextFile, java.lang.Throwable cause)
mapFile
- mapContextFile
- cause
-