Added in API level 36
Summary:
Methods
| Inherited Methods
SigningInfoException
public
class
SigningInfoException
extends Exception
java.lang.Object | |||
↳ | java.lang.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.content.pm.SigningInfoException |
Indicates an error when verifying the app signing information.
Summary
Public methods | |
---|---|
int
|
getCode()
Returns a code representing the cause, in one of the installation parse return codes in
|
Inherited methods | |
---|---|
Public methods
getCode
Added in API level 36
public int getCode ()
Returns a code representing the cause, in one of the installation parse return codes in
PackageManager
.
Returns | |
---|---|
int |