conversion_error_base Class Reference
[Error Library]

#include <stlsoft/error/conversion_error.hpp>

Inheritance diagram for conversion_error_base:

conversion_error conversion_error

List of all members.


Detailed Description

Root.

This class is designed to be a parent class to other, more specific, conversion exception classes.

Public Types

Types
typedef std::runtime_error parent_class_type
 The parent type.
typedef conversion_error_base class_type
 The type of the current instantiation.
typedef std::string string_type
 The string argument type.

Protected Member Functions

Construction
 conversion_error_base (string_type const &message)
 conversion_error_base (char const *message)
virtual ~conversion_error_base ()=0 throw ()


Member Typedef Documentation

typedef std:: runtime_error parent_class_type

The parent type.

Reimplemented in conversion_error, and conversion_error.

The type of the current instantiation.

Reimplemented in conversion_error, and conversion_error.

typedef std:: string string_type

The string argument type.

Reimplemented in conversion_error, and conversion_error.


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

Generated on Thu Jun 10 08:58:45 2010 for STLSoft by  doxygen 1.5.6