HydraExpress™ C++ API Reference Guide

Product Documentation:
   HydraExpress C++
Documentation Home
List of all members
rwsf::ExceptionInfo Class Reference

Stores system information related to the section of code where an exception occurred. More...

#include <rwsf/core/ExceptionInfo.h>

Detailed Description

Class rwsf::ExceptionInfo is designed to store system info related to the section of code where an exception was thrown.

This class shouldn't be constructed directly. Instead use the RWSF_EINFO predefined macro to generate an ExceptionInfo at the current file and line (and function, if that information is available on the platform). See the rwsf::Exception class API for the RWSF_EINFO macro.

Copyright © 2020 Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is registered trademark of Rogue Wave Software, Inc. in the United States and other countries, and HydraExpress is a trademark of Rogue Wave Software. All other trademarks are the property of their respective owners.
Provide feedback to Rogue Wave about its documentation.