Package harold :: Package prog :: Package abstract :: Module exceptions :: Class AbstractMemberAccessException
[show private | hide private]
[frames | no frames]

Class AbstractMemberAccessException

Exception --+
            |
           AbstractMemberAccessException

Known Subclasses:
AbstractAttributeException, AbstractMethodInvocationException

Raised whenever an abstract member is accessed.

No direct instance of this class is ever raised; instances of its subclasses are raised instead.
Method Summary
    Inherited from Exception
  __init__(...)
  __getitem__(...)
  __str__(...)

Generated by Epydoc 2.1 on Mon Dec 18 15:25:58 2006 http://epydoc.sf.net