HydraExpress™ C++ 2025.2 |
HydraExpress™ C++ API Reference Guide |
Stores system information related to the section of code where an exception occurred. More...
#include <rwsf/core/ExceptionInfo.h>
Friends | |
| class | rwsf::Exception |
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 © 2026 Rogue Wave Software, Inc., a Perforce company. All Rights Reserved. |