#include <hsExceptions.hpp>
Protected Member Functions |
| hsException (const plString &w, const char *file, unsigned long line) throw () |
Constructor & Destructor Documentation
hsException::hsException |
( |
const char * |
file, |
|
|
unsigned long |
line |
|
) |
| throw () |
virtual hsException::~hsException |
( |
| ) |
throw () |
|
virtual |
hsException::hsException |
( |
const plString & |
w, |
|
|
const char * |
file, |
|
|
unsigned long |
line |
|
) |
| throw () |
|
protected |
Member Function Documentation
const char* hsException::File |
( |
| ) |
const throw () |
unsigned long hsException::Line |
( |
| ) |
const throw () |
virtual const char* hsException::what |
( |
| ) |
const throw () |
|
virtual |
Member Data Documentation
const char* hsException::fFile |
|
protected |
unsigned long hsException::fLine |
|
protected |
The documentation for this class was generated from the following file: