Merge AccessControlException and AccessControlIOException into one exception class ----------------------------------------------------------------------------------
Key: HADOOP-4393 URL: https://issues.apache.org/jira/browse/HADOOP-4393 Project: Hadoop Core Issue Type: Bug Components: fs Reporter: Owen O'Malley Assignee: Owen O'Malley Priority: Blocker Fix For: 0.19.0 Merge org.apache.hadoop.fs.permission.AccessControlException and org.apache.hadoop.security.AccessControlIOException into a single class since they are cut & paste from each other. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.