Packages
udisks2
UDisks
Error
ALREADY_CANCELLED
ALREADY_MOUNTED
ALREADY_UNMOUNTING
CANCELLED
DEVICE_BUSY
FAILED
ISCSI_DAEMON_TRANSPORT_FAILED
ISCSI_HOST_NOT_FOUND
ISCSI_IDMB
ISCSI_LOGIN_AUTH_FAILED
ISCSI_LOGIN_FAILED
ISCSI_LOGIN_FATAL
ISCSI_LOGOUT_FAILED
ISCSI_NOT_CONNECTED
ISCSI_NO_FIRMWARE
ISCSI_NO_OBJECTS_FOUND
ISCSI_TRANSPORT_FAILED
ISCSI_UNKNOWN_DISCOVERY_TYPE
MOUNTED_BY_OTHER_USER
NOT_AUTHORIZED
NOT_AUTHORIZED_CAN_OBTAIN
NOT_AUTHORIZED_DISMISSED
NOT_MOUNTED
NOT_SUPPORTED
OPTION_NOT_PERMITTED
TIMED_OUT
WOULD_WAKEUP
quark
Error
Description:
[
CCode
( cprefix =
"UDISKS_ERROR_"
, type_id =
"udisks_error_get_type ()"
) ]
public
errordomain
Error
Error codes for the
UDISKS_ERROR
error domain and the corresponding D-Bus error names.
Namespace:
UDisks
Package:
udisks2
Content:
Error codes:
ALREADY_CANCELLED
-
The operation has already been cancelled.
ALREADY_MOUNTED
-
The device is already mounted.
ALREADY_UNMOUNTING
-
The device is already unmounting.
CANCELLED
-
The operation was cancelled.
DEVICE_BUSY
-
Attempting to unmount a device that is busy.
FAILED
-
The operation failed.
ISCSI_DAEMON_TRANSPORT_FAILED
ISCSI_HOST_NOT_FOUND
ISCSI_IDMB
ISCSI_LOGIN_AUTH_FAILED
ISCSI_LOGIN_FAILED
ISCSI_LOGIN_FATAL
ISCSI_LOGOUT_FAILED
ISCSI_NOT_CONNECTED
ISCSI_NO_FIRMWARE
ISCSI_NO_OBJECTS_FOUND
ISCSI_TRANSPORT_FAILED
ISCSI_UNKNOWN_DISCOVERY_TYPE
MOUNTED_BY_OTHER_USER
-
The device is mounted by another user.
NOT_AUTHORIZED
-
Not authorized to perform the requested operation.
NOT_AUTHORIZED_CAN_OBTAIN
-
Like
NOT_AUTHORIZED
but authorization can be obtained through e.g. authentication.
NOT_AUTHORIZED_DISMISSED
-
Like
NOT_AUTHORIZED
but an authentication was shown and the user dimissed it.
NOT_MOUNTED
-
The device is not mounted.
NOT_SUPPORTED
-
The operation is not supported due to missing driver/tool support.
OPTION_NOT_PERMITTED
-
Not permitted to use the requested option.
TIMED_OUT
-
The operation timed out.
WOULD_WAKEUP
-
The operation would wake up a disk that is in a deep-sleep state.
Static methods:
public
static
Quark
quark
()