Umasoft
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
xh_throwable Class Reference

#include <exception.hpp>

Inheritance diagram for xh_throwable:
xh_error xh_exception xh_format_exception xh_io_exception xh_range_exception

Public Member Functions

 xh_throwable (const string &message, const string &origin="")
 
virtual const string & getMessage () const
 
virtual const string getFormattedMessage () const
 
virtual void setMessage (const string &message)
 
virtual const string & getOrigin () const
 
virtual void setOrigin (const string &origin)
 

Detailed Description

Abstract base class for all throwables.


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