|
Overture
Version 25
|
error class for sptr More...
#include <kk_ptr.hh>


Additional Inherited Members | |
Public Member Functions inherited from KK::Err | |
| Err () | |
| default constructor, initializes the message to nothing | |
| Err (std::string s) | |
| provide a message to the error class | |
| virtual | ~Err () throw () |
| override default std::exception::~exception | |
| virtual std::string | repr () const |
| report the error string | |
Public Attributes inherited from KK::Err | |
| std::string | msg |
| direct access to the error string | |
error class for sptr
1.8.3