TypeMismatchException

Thrown when the signature of a message does not match the requested types or when trying to get a value from a DBusAny object that does not match the type of its actual value.

class TypeMismatchException : Exception {}
Suggestion Box / Bug Report