#include <skRuntimeException.h>
Public Methods | |
skRuntimeException (const skString& location,const skString& msg) | |
Constructor - receives information about the exception. | |
skString | toString () const |
this method returns a description of the exception. |