titus.signature.IncompatibleTypes

class titus.signature.IncompatibleTypes[source]

Bases: exceptions.Exception

An internal Exception raised when signature matching needs to give up and return False.

This is an internal Exception and should always be caught, not propagated to the user.