Public Member Functions

boost::xint::exceptions::cannot_represent Class Reference

Inherits std::invalid_argument.

List of all members.

Public Member Functions

 cannot_represent (const std::string &what="cannot represent the requested value")

Detailed Description

Derived from std::invalid_argument.

Definition at line 94 of file exceptions.hpp.


Constructor & Destructor Documentation

boost::xint::exceptions::cannot_represent::cannot_represent ( const std::string &  what = "cannot represent the requested value"  )  [inline]

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