Uses of Class
io.ocfl.api.exception.OcflIOException
Packages that use OcflIOException
-
Uses of OcflIOException in io.ocfl.api.exception
Subclasses of OcflIOException in io.ocfl.api.exceptionModifier and TypeClassDescriptionclass
This exception is a wrapper around FileAlreadyExistsExceptionclass
This exception is a wrapper around NoSuchFileException and FileNotFoundExceptionMethods in io.ocfl.api.exception that return OcflIOExceptionModifier and TypeMethodDescriptionstatic OcflIOException
OcflIOException.from
(IOException e) Wraps an IO exception in the appropriate wrapper class.