public class InvalidPortableViewFormatException extends PortableViewException
code, formatString, messageKey| Constructor and Description |
|---|
InvalidPortableViewFormatException(java.io.File mapFile)
Invalid format of a portable view file by unspecified problem
|
InvalidPortableViewFormatException(java.io.File mapFile,
java.lang.String message)
Invalid format of a portable view file
|
InvalidPortableViewFormatException(java.io.File mapFile,
java.lang.String message,
java.lang.Throwable cause)
Invalid format of a portable view file
|
InvalidPortableViewFormatException(java.io.File mapFile,
java.lang.Throwable cause)
Invalid format of 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, valuespublic InvalidPortableViewFormatException(java.io.File mapFile)
mapFile - public InvalidPortableViewFormatException(java.io.File mapFile,
java.lang.String message)
mapFile - message - problem descriptionpublic InvalidPortableViewFormatException(java.io.File mapFile,
java.lang.String message,
java.lang.Throwable cause)
mapFile - message - problem descriptioncause - public InvalidPortableViewFormatException(java.io.File mapFile,
java.lang.Throwable cause)
mapFile -