Inherits std::overflow_error.
Public Member Functions | |
overflow_error (const std::string &what="overflow error: can't obtain enough memory to represent the requested number") |
Derived from std::overflow_error
.
Definition at line 140 of file exceptions.hpp.
boost::xint::exceptions::overflow_error::overflow_error | ( | const std::string & | what = "overflow error: can't obtain enough memory to represent the requested number" |
) | [inline] |
Definition at line 142 of file exceptions.hpp.
© 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)