#include <io_exceptions.h>
◆ FilesystemError() [1/2]
ph::FilesystemError::FilesystemError |
( |
std::error_code | errorCode | ) |
|
|
inlineexplicit |
◆ FilesystemError() [2/2]
ph::FilesystemError::FilesystemError |
( |
const std::string & | message, |
|
|
std::error_code | errorCode ) |
|
inline |
◆ IOException() [1/2]
ph::IOException::IOException |
( |
const char * | message | ) |
|
|
inlineexplicit |
◆ IOException() [2/2]
ph::IOException::IOException |
( |
const std::string & | message | ) |
|
|
inlineexplicit |
◆ whatStr()
std::string ph::FilesystemError::whatStr |
( |
| ) |
const |
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: