Uses of Class
org.apache.jena.atlas.RuntimeIOException
Packages that use RuntimeIOException
-
Uses of RuntimeIOException in org.apache.jena.atlas.io
Methods in org.apache.jena.atlas.io that return RuntimeIOExceptionModifier and TypeMethodDescriptionstatic RuntimeIOExceptionIOX.exception(IOException ioException) Convert anIOExceptioninto aRuntimeIOException.static RuntimeIOExceptionIOX.exception(String message, IOException ioException) Convert anIOExceptioninto aRuntimeIOException.