Package com.fingerprint.android
Class InstallationMethodRestricted
-
- All Implemented Interfaces:
public final class InstallationMethodRestricted extends Error
The app was installed through a distribution method that is restricted for this workspace.
-
-
Field Summary
Fields Modifier and Type Field Description private final StringeventIdprivate final Stringdescription
-
Constructor Summary
Constructors Constructor Description InstallationMethodRestricted(String eventId, String errorDescription)
-