#include <Error.hxx>
Definition at line 38 of file Error.hxx.
◆ NfsClientError() [1/4]
| NfsClientError::NfsClientError |
( |
const char * |
_msg | ) |
|
|
inlineexplicitnoexcept |
◆ NfsClientError() [2/4]
| NfsClientError::NfsClientError |
( |
int |
_code, |
|
|
const char * |
_msg |
|
) |
| |
|
inlinenoexcept |
◆ NfsClientError() [3/4]
| NfsClientError::NfsClientError |
( |
struct nfs_context * |
nfs, |
|
|
const char * |
msg |
|
) |
| |
|
noexcept |
◆ NfsClientError() [4/4]
| NfsClientError::NfsClientError |
( |
int |
err, |
|
|
struct nfs_context * |
nfs, |
|
|
void * |
data, |
|
|
const char * |
msg |
|
) |
| |
|
noexcept |
◆ GetCode()
| int NfsClientError::GetCode |
( |
| ) |
const |
|
inlinenoexcept |
The documentation for this class was generated from the following file: