SourceForge.net Logo

eval::non_ostreamable_exception Class Reference

#include <val.hpp>

Inheritance diagram for eval::non_ostreamable_exception:

Inheritance graph
[legend]
Collaboration diagram for eval::non_ostreamable_exception:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 non_ostreamable_exception (const std::string &type)
virtual const char * what () const throw ()
virtual ~non_ostreamable_exception () throw ()

Private Attributes

std::string _err


Detailed Description

Exception thrown when val::coerce_string() is called and it is not possible to convert the eval::val to string.

Constructor & Destructor Documentation

eval::non_ostreamable_exception::non_ostreamable_exception ( const std::string &  type  )  [inline, explicit]

virtual eval::non_ostreamable_exception::~non_ostreamable_exception (  )  throw () [inline, virtual]


Member Function Documentation

virtual const char* eval::non_ostreamable_exception::what (  )  const throw () [inline, virtual]


Member Data Documentation


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

Generated on Sat Sep 20 20:02:34 2008 for eval by  doxygen 1.5.6