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