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

Helper to raise an exception after the right side of ^ has been evaluated. More...

#include <Exception.h>

Public Member Functions

void operator^ (const Exception &e)
 
void operator^ (const ostream &os)
 

Detailed Description

Helper to raise an exception after the right side of ^ has been evaluated.

Member Function Documentation

void honey::Exception::Raiser::operator^ ( const Exception e)
inline
void honey::Exception::Raiser::operator^ ( const ostream &  os)
inline

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