device_error


Description:

public virtual signal void device_error (UsbDevice device, Error error)

The device_error signal is emitted whenever an error happens which causes a device to no longer be available to the guest.

Parameters:

device

UsbDevice boxed object corresponding to the device which has an error

error

Error describing the error