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