This signal is emitted when error occurs and all jobs should be terminated.
Possible error domains are autoar_compressor_error, g_io_error, and autoar_libarchive_error, which represent error occurs in Compressor, GIO, and libarchive, respectively. The Error is owned by Compressor and should not be freed.
| error |
the Error |