cleanly close, catch Dbus errors
This commit is contained in:
@@ -35,6 +35,7 @@ func NewErrors(errs ...error) (err error) {
|
||||
return
|
||||
}
|
||||
|
||||
// Error makes a MultiError conform to the error interface.
|
||||
func (e *MultiError) Error() (errStr string) {
|
||||
|
||||
var numErrs int
|
||||
|
||||
Reference in New Issue
Block a user