libHSPlasma
|
#include <hsStream.h>
Public Member Functions | |
hsFileWriteException (const char *file, unsigned long line, const char *filename=NULL) throw () | |
![]() | |
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 | |
![]() | |
hsException (const plString &w, const char *file, unsigned long line) throw () | |
![]() | |
plString | fWhat |
const char * | fFile |
unsigned long | fLine |
hsFileWriteException::hsFileWriteException | ( | const char * | file, |
unsigned long | line, | ||
const char * | filename = NULL |
||
) | throw () |