Package com.android.builder.sdk
Class LicenceNotAcceptedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.android.builder.sdk.LicenceNotAcceptedException
- All Implemented Interfaces:
Serializable
Exception thrown when an SDK component cannot be installed as the licence was not accepted.
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionLicenceNotAcceptedException(Path sdkLocation, List<com.android.repository.api.RemotePackage> affectedPackages) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
LicenceNotAcceptedException
-
-
Method Details
-
getAffectedPackages
-