|
| basic_filesystem_error (const string &_Message, error_code _Errcode=error_code()) |
|
| basic_filesystem_error (const string &_Message, const path_type _Pval1, error_code _Errcode) |
|
| basic_filesystem_error (const string &_Message, const path_type _Pval1, const path_type _Pval2, error_code _Errcode) |
|
virtual | ~basic_filesystem_error () _NOEXCEPT |
|
| basic_filesystem_error (basic_filesystem_error &&_Right) |
|
basic_filesystem_error & | operator= (basic_filesystem_error &&_Right) |
|
const path_type & | path1 () const _THROW0() |
|
const path_type & | path2 () const _THROW0() |
|
| system_error (error_code _Errcode) |
|
| system_error (error_code _Errcode, const string &_Message) |
|
| system_error (error_code _Errcode, const char *_Message) |
|
| system_error (int _Errval, const error_category &_Errcat) |
|
| system_error (int _Errval, const error_category &_Errcat, const string &_Message) |
|
| system_error (int _Errval, const error_category &_Errcat, const char *_Message) |
|
const error_code & | code () const _NOEXCEPT |
|
| runtime_error (const string &_Message) |
|
| runtime_error (const char *_Message) |
|
system_error(error_code _Errcode)
Definition: system_error:497
path_type _Mypval1
Definition: filesystem:818
system_error(error_code _Errcode)
Definition: system_error:497
path_type _Mypval2
Definition: filesystem:819
path_type _Mypval1
Definition: filesystem:818
system_error(error_code _Errcode)
Definition: system_error:497
path_type _Mypval2
Definition: filesystem:819
_OutIt move(_InIt _First, _InIt _Last, _OutIt _Dest)
Definition: xutility:2447
path_type _Mypval1
Definition: filesystem:818
system_error(error_code _Errcode)
Definition: system_error:497
const _Ty & _Right
Definition: algorithm:4087
Reimplemented from system_error.
#define _RAISE(x)
Definition: xstddef:70
path_type _Mypval2
Definition: filesystem:819
_OutIt move(_InIt _First, _InIt _Last, _OutIt _Dest)
Definition: xutility:2447
Definition: system_error:490
path_type _Mypval1
Definition: filesystem:818
const _Ty & _Right
Definition: algorithm:4087
path_type _Mypval1
Definition: filesystem:818
path_type _Mypval2
Definition: filesystem:819
The documentation for this class was generated from the following file: