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