HWRF  trunk@4391
List of all members
produtil.acl.ACLCannotGet Class Reference

Raised when the libacl library could not get a file's ACL. More...

Detailed Description

Raised when the libacl library could not get a file's ACL.

Definition at line 33 of file acl.py.

Inheritance diagram for produtil.acl.ACLCannotGet:
produtil.acl.ACLError

Additional Inherited Members

- Public Member Functions inherited from produtil.acl.ACLError
def __init__ (self, message, errno)
 ACLError constructor. More...
 
- Public Attributes inherited from produtil.acl.ACLError
 errno
 The errno value when the error happened. More...
 

The documentation for this class was generated from the following file: