Class CheckBaseApkExists

java.lang.Object
com.facebook.soloader.recovery.CheckBaseApkExists
All Implemented Interfaces:
RecoveryStrategy

public class CheckBaseApkExists extends Object implements RecoveryStrategy
RecoveryStrategy that detects cases when SoLoader is unable to reconstruct path to the base apk. There is not much that can be done then apart from rethrowing a more specific exception for tracking purposes.