Sleeping Wombat Common Library  0.50.0
swCommonLibrary
Public Member Functions | Protected Attributes | List of all members
sw::RuntimeException Class Reference

Base Sleeping Wombat exception class containing string error message. More...

#include <Exception.h>

Inheritance diagram for sw::RuntimeException:
sw::Exception sw::SerializationException

Public Member Functions

 RuntimeException (const std::string &message)
 
virtual std::string ErrorMessage () const
 Returns human readable exception message.
 

Protected Attributes

std::string m_errorMessage
 

Detailed Description

Base Sleeping Wombat exception class containing string error message.


The documentation for this class was generated from the following file: