Public Member Functions

boost::xint::exceptions::too_big Class Reference

Inherits std::range_error.

List of all members.

Public Member Functions

 too_big (const std::string &what="value out of range for requested conversion")

Detailed Description

Derived from std::range_error.

Definition at line 103 of file exceptions.hpp.


Constructor & Destructor Documentation

boost::xint::exceptions::too_big::too_big ( const std::string &  what = "value out of range for requested conversion"  )  [inline]

Definition at line 105 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)