#include <PsInvalidOutputException.h>
Inheritance diagram for PsInvalidOutputException:


Public Methods | |
| PsInvalidOutputException () | |
| virtual | ~PsInvalidOutputException () |
|
|
Definition at line 3 of file PsInvalidOutputException.cxx.
00004 : PsException ("tried to acces an invalid output" ) 00005 { 00006 00007 } |
|
|
Definition at line 9 of file PsInvalidOutputException.cxx.
00010 {
00011
00012 }
|
| Documentation generated on Mon Nov 25 15:26:07 2002 |
Generated with doxygen 1.2.12 by Dimitri van Heesch , 1997-2001 |