conversion_error Class Reference

Type of exception that is thrown from throwBadConversion. More...

#include <Util/StringConversions.H>

Inheritance diagram for conversion_error:
Inheritance graph
[legend]
Collaboration diagram for conversion_error:
Collaboration graph
[legend]

List of all members.

Public Member Functions

virtual const char * what () const =0 throw ()

Static Public Member Functions

template<class T >
static void raise (const std::string &str, const std::string &extrainfo="")
 Raise an exception for an invalid string conversion to the given type.

Detailed Description

Type of exception that is thrown from throwBadConversion.

The real type of the exception is a derived type that is hidden from this header file -- that's so that we can encapsulate the implementation.

Definition at line 52 of file StringConversions.H.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:43:18 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3