java.io.Serializablepublic class PathAccessDeniedException extends PathIOException
| Constructor | Description |
|---|---|
PathAccessDeniedException(java.lang.String path) |
|
PathAccessDeniedException(java.lang.String path,
java.lang.String error,
java.lang.Throwable cause) |
|
PathAccessDeniedException(java.lang.String path,
java.lang.Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath, withFullyQualifiedPathpublic PathAccessDeniedException(java.lang.String path)
path - for the exceptionpublic PathAccessDeniedException(java.lang.String path,
java.lang.Throwable cause)
public PathAccessDeniedException(java.lang.String path,
java.lang.String error,
java.lang.Throwable cause)
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.