underflow_error


An exception type used to report underflow errors.

Library

Standards<ToolKit>

Declaration


#include <stdexcept>

class underflow_error : public runtime_error

Interface

Constructor
underflow_error( const string& description )
Constructs an exception to report an underflow error, including the specific problem details from description .

Copyright©1994-2026 Recursion Software LLC
All Rights Reserved - For use by licensed users only.