public class NoPathPermissionsException extends RegistryIOException
This is similar to PathIOException, except that exception doesn't let
Constructor and Description |
---|
NoPathPermissionsException(String message,
org.apache.hadoop.fs.PathIOException cause) |
NoPathPermissionsException(String path,
String error) |
NoPathPermissionsException(String path,
String error,
Throwable cause) |
NoPathPermissionsException(String path,
Throwable cause) |
getMessage, getPath, getTargetPath, setOperation, setTargetPath, withFullyQualifiedPath
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2008–2019 Apache Software Foundation. All rights reserved.