Arageli::incorrect_string Class Reference

Exception situation: the some object have failed initialization from a string. More...

#include <exception.hpp>

Inheritance diagram for Arageli::incorrect_string:

Arageli::invalid_argument Arageli::exception Arageli::big_int::incorrect_string List of all members.

Public Member Functions

 incorrect_string (const std::string &str_a)
virtual std::string msg () const
 The message of exception.
const std::string & str () const

Detailed Description

Exception situation: the some object have failed initialization from a string.

Definition at line 205 of file exception.hpp.


Constructor & Destructor Documentation

Arageli::incorrect_string::incorrect_string ( const std::string &  str_a  )  [inline]

Reimplemented in Arageli::big_int::incorrect_string.

Definition at line 211 of file exception.hpp.


Member Function Documentation

virtual std::string Arageli::incorrect_string::msg (  )  const [inline, virtual]

The message of exception.

Reimplemented from Arageli::invalid_argument.

Reimplemented in Arageli::big_int::incorrect_string.

Definition at line 213 of file exception.hpp.

const std::string& Arageli::incorrect_string::str (  )  const [inline]

Definition at line 221 of file exception.hpp.


The documentation for this class was generated from the following file:
Generated on Thu Aug 31 17:38:23 2006 for Arageli by  doxygen 1.4.7