|
Safeheron-SGX-Native-Development-Framework v1.2.0
|
Exception about filesystem. More...
#include <ssgx_filesystem_t.h>
Public Member Functions | |
| FileSystemException (std::string err_msg) | |
| Construct a FileSystemException and initialized it. | |
| const char * | what () const noexcept override |
| Output exception message. | |
Exception about filesystem.
|
inlineexplicit |
Construct a FileSystemException and initialized it.
|
inlineoverridenoexcept |
Output exception message.