Module type OBus_error.Error

module type Error = sig .. end
Signature for D-Bus error

exception E of string
The OCaml exception for this error
val name : OBus_error.name
The D-Bus name if this error