public class MinSdkVersionException extends ApkFormatException
Constructor and Description |
---|
MinSdkVersionException(String message)
Constructs a new
MinSdkVersionException with the provided message. |
MinSdkVersionException(String message,
Throwable cause)
Constructs a new
MinSdkVersionException with the provided message and cause. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public MinSdkVersionException(String message)
MinSdkVersionException
with the provided message.Copyright © 2016. All rights reserved.