VISH  0.2
Public Member Functions | Public Attributes
MemCore::Exception Struct Reference

Base class for exceptions. More...

#include </home/werner/origo/vish/memcore/Exception.hpp>

List of all members.

Public Member Functions

Public Attributes


Detailed Description

Base class for exceptions.

Note: within an exception class, do NOT use std::string . Instead, using MemCore::simplestring is exception-safe.

Use MEMCORE_EXCEPTION_SRC to assign source file information.

Author:
Werner Benger

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