#include <skTreeNode.h>
Inheritance diagram for skTreeNodeReaderException:
Public Member Functions | |
skTreeNodeReaderException (const skString &fileName, const skString &msg) | |
Constructor - takes information about the exception. | |
skString | getMessage () const |
Returns a string describing the exception which includes location information. | |
skString | toString () const |
Returns a string describing the exception which includes location information. |