|
libHSPlasma
|
#include <pfPrcParser.h>
Public Member Functions | |
| pfPrcTagException (const char *file, unsigned long line, const char *tag) throw () | |
Public Member Functions inherited from pfPrcParseException | |
| pfPrcParseException (const char *file, unsigned long line, const char *msg,...) throw () | |
Public Member Functions inherited from hsException | |
| hsException (const char *file, unsigned long line) throw () | |
| virtual | ~hsException () throw () |
| hsException & | operator= (const hsException &other) throw () |
| virtual const char * | what () const throw () |
| const char * | File () const throw () |
| unsigned long | Line () const throw () |
Additional Inherited Members | |
Protected Member Functions inherited from hsException | |
| hsException (const plString &w, const char *file, unsigned long line) throw () | |
Protected Attributes inherited from hsException | |
| plString | fWhat |
| const char * | fFile |
| unsigned long | fLine |
| pfPrcTagException::pfPrcTagException | ( | const char * | file, |
| unsigned long | line, | ||
| const char * | tag | ||
| ) | throw () |
1.8.1.2