Handle AuthMethodNotImplemented exception
Some weboob module raise AuthMethodNotImplemented (fortuneo and creditmutuel for example) when the user tries to use SMS/extra card authentication Note AuthMethodNotImplemented extends ActionNeeded, which means it has to be caught before ActionNeeded.