#include <PCSIMException.h>
Public Member Functions | |
NotFoundException (string method, string msg) | |
virtual string | name () const |
Definition at line 28 of file PCSIMException.h.
PCSIM::NotFoundException::NotFoundException | ( | string | method, | |
string | msg | |||
) | [inline] |
Definition at line 31 of file PCSIMException.h.
virtual string PCSIM::NotFoundException::name | ( | ) | const [inline, virtual] |