toolkit_error


Represents an error condition in an Recursion Software ToolKit.

Library

All ToolKits.

Declaration

#include <ospace/common/toolkit_ex.h>

class os_toolkit_error

Interface

Constructor
os_toolkit_error( const char* description )
Constructs an exception representing an error condition in an Recursion Software ToolKit. The description indicates the specific problem.
Destructor
~os_toolkit_error()
Destroys this exception.
what
/* virtual */ const char* what() const
Returns the error description.

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