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!, e: Throwable!)

Public constructors

FormatException

Added in API level 9
FormatException()

FormatException

Added in API level 9
FormatException(message: String!)

FormatException

Added in API level 9
FormatException(
    message: String!,
    e: Throwable!)