public class CodenameMinSdkVersionException extends MinSdkVersionException
Constructor and Description |
---|
CodenameMinSdkVersionException(String message,
String codename)
Constructs a new
MinSdkVersionCodenameException with the provided message and
codename. |
Modifier and Type | Method and Description |
---|---|
String |
getCodename()
Returns the codename.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2016. All rights reserved.