Gjsify LogoGjsify Logo

Error codes for the #UDISKS_ERROR error domain and the corresponding D-Bus error names.

Index

Enumeration Members

ALREADY_CANCELLED: number

The operation has already been cancelled.

ALREADY_MOUNTED: number

The device is already mounted.

ALREADY_UNMOUNTING: number

The device is already unmounting.

CANCELLED: number

The operation was cancelled.

DEVICE_BUSY: number

Attempting to unmount a device that is busy.

FAILED: number

The operation failed.

ISCSI_DAEMON_TRANSPORT_FAILED: number
ISCSI_HOST_NOT_FOUND: number
ISCSI_IDMB: number
ISCSI_LOGIN_AUTH_FAILED: number
ISCSI_LOGIN_FAILED: number
ISCSI_LOGIN_FATAL: number
ISCSI_LOGOUT_FAILED: number
ISCSI_NOT_CONNECTED: number
ISCSI_NO_FIRMWARE: number
ISCSI_NO_OBJECTS_FOUND: number
ISCSI_TRANSPORT_FAILED: number
ISCSI_UNKNOWN_DISCOVERY_TYPE: number
MOUNTED_BY_OTHER_USER: number

The device is mounted by another user.

NOT_AUTHORIZED: number

Not authorized to perform the requested operation.

NOT_AUTHORIZED_CAN_OBTAIN: number

Like %UDISKS_ERROR_NOT_AUTHORIZED but authorization can be obtained through e.g. authentication.

NOT_AUTHORIZED_DISMISSED: number

Like %UDISKS_ERROR_NOT_AUTHORIZED but an authentication was shown and the user dimissed it.

NOT_MOUNTED: number

The device is not mounted.

NOT_SUPPORTED: number

The operation is not supported due to missing driver/tool support.

OPTION_NOT_PERMITTED: number

Not permitted to use the requested option.

TIMED_OUT: number

The operation timed out.

WOULD_WAKEUP: number

The operation would wake up a disk that is in a deep-sleep state.

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Type alias with type parameter
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method