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, withFullyQualifiedPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PathAccessDeniedException(String path)
path
- for the exceptionpublic PathAccessDeniedException(String path, Throwable cause)
public PathAccessDeniedException(String path, String error, Throwable cause)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.