Home | Trees | Index | Help |
|
---|
Package harold :: Package prog :: Package abstract :: Module exceptions :: Class AbstractOverridesConcreteWarning |
|
Exception
--+ |Warning
--+ | AbstractOverridesConcreteWarning
Issued whenever an abstract member overrides a concrete one, which is usually the consequence of an inappropriate order in the superclasses.
Remember to put concrete classes before abstract ones in the superclasses list.Method Summary | |
---|---|
Inherited from Exception | |
| |
| |
|
Home | Trees | Index | Help |
|
---|
Generated by Epydoc 2.1 on Mon Dec 18 15:25:58 2006 | http://epydoc.sf.net |