| Top |
Error codes returned by snapd operations.
|
not able to connect to snapd. |
||
|
an error occurred while writing to snapd. |
||
|
an error occured while reading from snapd. |
||
|
snapd did not understand the request that was sent. |
||
|
the response received from snapd was not understood. |
||
|
the requested operation requires authorization data. |
||
|
the provided authorization data is invalid. |
||
|
login requires a two factor code. |
||
|
the two factor code provided at login is invalid. |
||
|
this user account is not permitted to perform the requested operation. |
||
|
an unspecified error occurred while communicating with snapd. |
#define SNAPD_ERROR snapd_error_quark ()
Error domain for errors returned by snapd. Errors in this domain will be from the SnapdError enumeration. See GError for information on error domains.