Interface BookmarkProblems

All Superinterfaces:
ProblemFactory

public interface BookmarkProblems extends ProblemFactory
  • Method Details

    • get

      static BookmarkProblems get()
    • notBookmarkOrFile

      Problem notBookmarkOrFile(String suppliedValue)
    • couldNotResolve

      Problem couldNotResolve(String location)

      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

      Problem invalidContent(String format)
    • noFeatureLayers

      Problem noFeatureLayers()