public class InvalidInstalledPortableViewException extends PortableViewException
code, formatString, messageKey
Constructor and Description |
---|
InvalidInstalledPortableViewException(File mapFolder)
Invalid format of an installed portable view folder by unspecified problem
|
InvalidInstalledPortableViewException(File mapFolder,
String message)
Invalid format of a portable view file
|
InvalidInstalledPortableViewException(File mapFolder,
String message,
Throwable cause)
Invalid format of a portable view file
|
InvalidInstalledPortableViewException(File mapFile,
Throwable cause)
Invalid format of a portable view file
|
getCode, getFormatString, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
addSuppressed, fillInStackTrace, getCause, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public InvalidInstalledPortableViewException(File mapFolder)
mapFile
- public InvalidInstalledPortableViewException(File mapFolder, String message)
mapFile
- message
- problem descriptionpublic InvalidInstalledPortableViewException(File mapFolder, String message, Throwable cause)
mapFile
- message
- problem descriptioncause
-