public class PathNotFoundException extends PathIOException
Constructor and Description |
---|
PathNotFoundException(String path) |
PathNotFoundException(String path,
String error) |
PathNotFoundException(String path,
String error,
Throwable cause) |
PathNotFoundException(String path,
Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath, withFullyQualifiedPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PathNotFoundException(String path)
path
- for the exceptionCopyright © 2017 Apache Software Foundation. All Rights Reserved.