Honeycomb  0.1
Component-Model Framework
Public Member Functions | Public Attributes | List of all members
honey::Exception::MsgStream Struct Reference

Custom error message builder. More...

#include <Exception.h>

Inheritance diagram for honey::Exception::MsgStream:
Inheritance graph
[legend]
Collaboration diagram for honey::Exception::MsgStream:
Collaboration graph
[legend]

Public Member Functions

 MsgStream (Exception &e)
 
 MsgStream (MsgStream &&rhs)
 

Public Attributes

Exceptione
 

Detailed Description

Custom error message builder.

Constructor & Destructor Documentation

honey::Exception::MsgStream::MsgStream ( Exception e)
inline
honey::Exception::MsgStream::MsgStream ( MsgStream &&  rhs)
inline

Member Data Documentation

Exception* honey::Exception::MsgStream::e

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