HPS::IOException Class Reference
#include <hps.h>
Inheritance diagram for HPS::IOException:

Public Member Functions | |
IOException (char const *in_info, IOResult in_result) | |
![]() | |
Exception (char const *in_info) | |
Public Attributes | |
IOResult | result |
Enumeration indicating the category of the exception. | |
Detailed Description
The IOException class is an exception that is thrown if there was a problem during file import or export.
Constructor & Destructor Documentation
◆ IOException()
|
inline |
The default constructor creates an IOException with an IOResult enumeration and string describing the issue.
- Parameters
-
in_info String describing the cause of the exception. in_result IOResult enumeration indicating the category of the exception.
The documentation for this class was generated from the following file:
- include/hps.h