Public Member Functions

boost::xint::exceptions::not_a_number Class Reference

Inherits std::runtime_error.

List of all members.

Public Member Functions

 not_a_number (const std::string &what="attempted to use a Not-a-Number")

Detailed Description

Derived from std::runtime_error.

Definition at line 112 of file exceptions.hpp.


Constructor & Destructor Documentation

boost::xint::exceptions::not_a_number::not_a_number ( const std::string &  what = "attempted to use a Not-a-Number"  )  [inline]

Definition at line 114 of file exceptions.hpp.


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

© Copyright Chad Nelson, 2010-2011. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)