Package nz.org.riskscape.engine.data
Interface BookmarkProblems
- All Superinterfaces:
ProblemFactory
-
Method Summary
Modifier and TypeMethodDescriptioncouldNotResolve(String location) Could not infer the format from the given bookmark locationstatic BookmarkProblemsget()invalidContent(String format) notBookmarkOrFile(String suppliedValue) Format was explicitly specified, but not recognized.
-
Method Details
-
get
-
notBookmarkOrFile
-
couldNotResolve
Could not infer the format from the given bookmark location
-
unknownFormatTip
Problem unknownFormatTip()Format was explicitly specified, but not recognized. Might be a typo or a plugin that needs enabling
-
setAttributesNotAllowedWithType
Problem setAttributesNotAllowedWithType() -
invalidContent
-
noFeatureLayers
Problem noFeatureLayers()
-