public final class PathsIOException extends IOException
Constructor and Description |
---|
PathsIOException(Path path,
IOException ex) |
Modifier and Type | Method and Description |
---|---|
void |
add(Path path,
IOException ex) |
List<URI> |
getPaths() |
String |
toString() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PathsIOException(Path path, IOException ex)
Copyright © 2018 SPF4J. All rights reserved.