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, withFullyQualifiedPathaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic PathNotFoundException(String path)
path - for the exceptionCopyright © 2018 Apache Software Foundation. All Rights Reserved.