Package com.android.builder.signing
Class SigningException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.android.builder.signing.SigningException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionSigningException(String message) SigningException(String message, Throwable throwable) SigningException(Throwable throwable) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
SigningException
public SigningException() -
SigningException
-
SigningException
-
SigningException
-