Added in API level 9
FormatException
open class FormatException : Exception
kotlin.Any | |||
↳ | kotlin.Throwable | ||
↳ | java.lang.Exception | ||
↳ | android.nfc.FormatException |
Summary
Public constructors | |
---|---|
FormatException(message: String!) |
|
FormatException(message: String!, e: Throwable!) |