Inherits std::invalid_argument.
Public Member Functions | |
divide_by_zero (const std::string &what="divide by zero error") |
Derived from std::invalid_argument
.
Definition at line 85 of file exceptions.hpp.
boost::xint::exceptions::divide_by_zero::divide_by_zero | ( | const std::string & | what = "divide by zero error" |
) | [inline] |
Definition at line 87 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)