Safeheron-SGX-Native-Development-Framework v1.2.0
Loading...
Searching...
No Matches
ssgx::filesystem_t::FileSystemException Class Reference

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.
 

Detailed Description

Exception about filesystem.

Constructor & Destructor Documentation

◆ FileSystemException()

ssgx::filesystem_t::FileSystemException::FileSystemException ( std::string err_msg)
inlineexplicit

Construct a FileSystemException and initialized it.

Member Function Documentation

◆ what()

const char * ssgx::filesystem_t::FileSystemException::what ( ) const
inlineoverridenoexcept

Output exception message.

Returns
Exception message

The documentation for this class was generated from the following file: