bad_exception


An exception reserved for use by the runtime unexpected() exception handler.

Library

Standards<ToolKit>

Declaration


#include <exception>

class bad_exception : public exception

Interface

what
const char* what() const throw()
Returns a null-terminated string describing the exception.

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