org.apache.hadoop.hdfs.protocol
Class SnapshotAccessControlException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.hadoop.fs.permission.AccessControlException
org.apache.hadoop.security.AccessControlException
org.apache.hadoop.hdfs.protocol.SnapshotAccessControlException
- All Implemented Interfaces:
- Serializable
public class SnapshotAccessControlException
- extends org.apache.hadoop.security.AccessControlException
Snapshot access related exception.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SnapshotAccessControlException
public SnapshotAccessControlException(String message)
SnapshotAccessControlException
public SnapshotAccessControlException(Throwable cause)
Copyright © 2014 Apache Software Foundation. All Rights Reserved.