org.apache.hadoop.fs
Class PathPermissionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.fs.PathIOException
org.apache.hadoop.fs.PathPermissionException
- All Implemented Interfaces:
- Serializable
public class PathPermissionException
- extends PathIOException
Exception corresponding to Operation Not Permitted - EPERM
- See Also:
- Serialized Form
PathPermissionException
public PathPermissionException(String path)
- Parameters:
path
- for the exception
Copyright © 2013 Apache Software Foundation. All Rights Reserved.