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

Public Member Functions | |
| virtual | ~skException () | 
| Virtual Destructor. | |
| virtual skString | toString () const=0 | 
| Gets a verbose version of the exception including location and line number information. | |
| virtual skString | getMessage () const=0 | 
| Gets just the error message, with no location information. | |
1.3