When BasicCompletes does not have yet registered an exceptionAction and an Exception occurs, log it.
It is possible to register later an exceptionAction but for the cases when this registration didn't eventually happen, log provides at least a hint about the exception.
When
BasicCompletes
does not have yet registered anexceptionAction
and anException
occurs, log it. It is possible to register later anexceptionAction
but for the cases when this registration didn't eventually happen, log provides at least a hint about the exception.