Package nz.org.riskscape.engine.resource
Interface ResourceProblems
- All Superinterfaces:
ProblemFactory
- See Also:
-
Method Summary
Modifier and TypeMethodDescriptioncontainerNotWritable
(URI location) ensureLocalNotSupported
(URI location) static ResourceProblems
get()
insecureNotAllowed
(URI location) readAccessDenied
(URI location) unsupportedScheme
(String scheme)
-
Method Details
-
get
-
unsupportedScheme
-
containerNotWritable
-
notFound
-
readAccessDenied
-
ensureLocalNotSupported
-
insecureNotAllowed
-