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

Raised when a function that requires an ACL object received None, or an invalid ACL. More...

Detailed Description

Raised when a function that requires an ACL object received None, or an invalid ACL.

Definition at line 28 of file acl.py.

Inheritance diagram for produtil.acl.ACLMissingError:
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: