Honeycomb  0.1
Component-Model Framework
Classes | Functions
honey::exception Namespace Reference

Exception util. More...

Classes

struct  Std
 Wrapper around std exception to allow for polymorphic throw. More...
 
struct  Unknown
 

Functions

template<class T >
Std< T >::Ptr createStd (const T &e)
 

Detailed Description

Exception util.

Function Documentation

template<class T >
Std<T>::Ptr honey::exception::createStd ( const T &  e)