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