Occurs when the rollback process fails due to the specified reason.
reason
@override void onRollbackFailed(final String reason) { errorCLn(reason); infoLn('Checking rollbacks ✖'); }