onRollbackFailed abstract method
Occurs when the rollback process fails due to the specified reason
.
Implementation
void onRollbackFailed(final String reason);
Occurs when the rollback process fails due to the specified reason
.
void onRollbackFailed(final String reason);